/ ========== TOOLS & ARMOR ==========

/ all wood, stone and gold tools
/ 2-3 iron tools
group:#rand(2,3):(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=1
/ 1-2 diamond tools
group:#rand(1,2):(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=2
/ all leather and gold armor
group(ID=leather_helmet;ID=leather_chestplate;ID=leather_leggings;ID=leather_boots)@luck=0
group(ID=golden_helmet;ID=golden_chestplate;ID=golden_leggings;ID=golden_boots;ID=golden_horse_armor)@luck=1
/ 2-3 chain and iron armor
group:#rand(2,3):(ID=chainmail_helmet;ID=chainmail_chestplate;ID=chainmail_leggings;ID=chainmail_boots)@luck=2
group:#rand(2,3):(ID=iron_helmet;ID=iron_chestplate;ID=iron_leggings;ID=iron_boots;ID=iron_horse_armor)@luck=1
/ 1-2 diamond armor
group:#rand(1,2):(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_horse_armor)@luck=2
/ all horse armor
group(ID=iron_horse_armor;ID=golden_horse_armor;ID=diamond_horse_armor)@luck=2
/ bow and arrows
group(ID=bow;ID=arrow,amount=#rand(16,32))@luck=1

/ ========== BLOCKS ==========

ID=tnt,amount=8@luck=1
ID=obsidian,amount=14@luck=1
ID=enchanting_table@luck=2
ID=end_portal_frame,amount=#rand(2,6)@luck=2
ID=dragon_egg@luck=1
ID=ender_chest,amount=2@luck=0
ID=dropper,amount=8@luck=0
ID=hay_block,amount=8@luck=0

/ chests
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/spawn_bonus_chest"))@luck=0
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/simple_dungeon"))@luck=1
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/village_blacksmith"))@luck=1
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"minecraft:iron_ingot","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":8}}]},{"type":"item","name":"minecraft:gold_ingot","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:diamond","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:emerald","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:dye","weight":1,"functions":[{"function":"set_data","data":4},{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"lucky:lucky_block_cursed","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:golden_apple","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:golden_apple","weight":1,"functions":[{"function":"set_data","data":1},{"function":"set_count","count":{"min":1,"max":2}}]}]}]}))@luck=2
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"additions:mcinsurgence-cursed_ingot","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":8}}]},{"type":"item","name":"additions:mcinsurgence-msgbox","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"additions:mcinsurgence-skill_ore","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:blaze_rod","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:dye","weight":1,"functions":[{"function":"set_data","data":15},{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"minecraft:coal","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:glass_bottle","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"minecraft:packed_ice","weight":1,"functions":[{"function":"set_data","data":1},{"function":"set_count","count":{"min":1,"max":2}}]}]}]}))@luck=2
type=block,ID=chest,tileEntity=(Items=#customChestLootTable({"pools":[{"rolls":{"min":6,"max":12},"entries":[{"type":"item","name":"additions:mcinsurgence-navy_lucky_block","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":8}}]},{"type":"item","name":"additions:mcinsurgence-electronic_lucky_block","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"additions:mcinsurgence-lucky_block_metal","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"additions:mcinsurgence-lucky_block_aoe","weight":1,"functions":[{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"additions:mcinsurgence-lucky_block_spooky","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":4}}]},{"type":"item","name":"additions:mcinsurgence-lucky_block_frosty","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"additions:mcinsurgence-fake_lucky_block","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]},{"type":"item","name":"lucky:lucky_block_cursed","weight":1,"functions":[{"function":"set_data","data":0},{"function":"set_count","count":{"min":1,"max":2}}]}]}]}))@luck=2

/ ========= ITEMS ==========

ID=stick@luck=-1
ID=painting,amount=4@luck=0
ID=saddle,amount=2@luck=0
ID=cake@luck=0

/ ========== GROUPS ==========

/ bookshelves and books
group(ID=bookshelf,amount=#rand(6,12);ID=book,amount=#rand(8,16))@luck=0
/ pumpkins and jack o'lanterns
group(ID=pumpkin,amount=#rand(8,16);ID=lit_pumpkin,amount=#rand(8,16))@luck=0
/ golden apples
group(ID=golden_apple,amount=#rand(2,4);ID=golden_apple,amount=#rand(1,2),damage=1)@luck=2
/ buckets
group(ID=bucket,amount=#rand(1,2);ID=water_bucket,amount=#rand(1,2);ID=lava_bucket,amount=#rand(1,2);ID=milk_bucket,amount=#rand(1,2))@luck=0
/ ender pearls and eyes 
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=2
/ potions
ID=#randList(potion,splash_potion),NBTTag=(Potion=#randPotion),amount=#rand(4,8)@luck=1
/ spawn eggs
ID=spawn_egg,NBTTag=(EntityTag=(id=#randSpawnEgg)),amount=#rand(4,8)@luck=1
/ brewing
group(ID=ender_pearl,amount=#rand(1,3);ID=blaze_rod,amount=#rand(1,3);ID=ghast_tear,amount=#rand(1,3);ID=gold_nugget,amount=#rand(1,3);ID=nether_wart,amount=#rand(1,3);ID=spider_eye,amount=#rand(1,3);ID=fermented_spider_eye,amount=#rand(1,3);ID=blaze_powder,amount=#rand(1,3);ID=magma_cream,amount=#rand(1,3);ID=ender_eye,amount=#rand(1,3);ID=speckled_melon,amount=#rand(1,3);ID=rabbit_foot,amount=#rand(1,3);type=particle,ID=splashpotion,potion="fire_resistance")@luck=2
/ redstone
group(ID=dispenser,amount=2;ID=noteblock,amount=1;ID=sticky_piston,amount=4;ID=piston,amount=4;ID=tnt,amount=6;ID=lever,amount=2;ID=stone_pressure_plate,amount=2;ID=wooden_pressure_plate,amount=2;ID=redstone_torch,amount=8;ID=stone_button,amount=2;ID=trapdoor,amount=2;ID=iron_trapdoor,amount=2;ID=fence_gate,amount=1;ID=redstone_lamp,amount=4;ID=tripwire_hook,amount=2;ID=wooden_button,amount=2;ID=light_weighted_pressure_plate,amount=1;ID=heavy_weighted_pressure_plate,amount=1;ID=daylight_detector,amount=1;ID=hopper,amount=4;ID=dropper,amount=#rand(2,4);ID=wooden_door,amount=1;ID=iron_door,amount=1;ID=redstone,amount=#rand(32,64);ID=repeater,amount=8;ID=comparator,amount=2;type=particle,ID=splashpotion,potion="healing")@luck=2
/ colorful
group(group:1:(ID=wool,damage=#rand(0,15),amount=#rand(32,64);ID=stained_hardened_clay,damage=#rand(0,15),amount=#rand(32,64);ID=dye,damage=#rand(0,15),amount=#rand(32,64));type=particle,ID=splashpotion,potion=#randPotion,amount=10)@luck=1
/ iron, gold, diamond, emerald, lapis with fireworks
group(ID=iron_ingot,amount=#rand(8,16);ID=gold_ingot,amount=#rand(8,16);ID=diamond,amount=#rand(8,16);ID=emerald,amount=#rand(8,16);ID=dye,damage=4,amount=#rand(8,16);type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,Count=1,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=2
/ quartz
group(ID=stone_slab,damage=7,amount=#rand(4,8);ID=quartz_ore,amount=#rand(16,32);ID=quartz_block,amount=#rand(4,8);ID=quartz_block,damage=1,amount=#rand(4,8);ID=quartz_block,damage=2,amount=#rand(4,8);ID=quartz_stairs,amount=#rand(4,8);ID=quartz,amount=#rand(24,32);type=particle,ID=splashpotion,potion="invisibility")@luck=1
/ fish
group(ID=fishing_rod;ID=349,damage=#rand(0,3),amount=#rand(10,20))@luck=1
/ random jokes
group:1:(ID=clock,NBTTag=(display=(Name="You're wasting your time"));ID=fish,damage=2,NBTTag=(display=(Name="I'm funny"));ID=fish,damage=3,NBTTag=(display=(Name="Oooooh!")))@luck=-1
/ flowers
group(ID=red_flower,damage=#rand(0,8),amount=64)@luck=0
/ enchantment books
ID=enchanted_book,NBTTag=(StoredEnchantments=#randEnchantment),amount=#rand(7,10)@luck=1

/ ========== ENTITIES ==========

/ colored sheep
type=entity,ID=Sheep,NBTTag=(CustomName="$cM$6r. $eR$aa$2i$bn$3b$5o$dw",CustomNameVisible=true,Color=#rand(0,15)),posOffset=#circleOffset(4),amount=16@luck=1

/ eggs + diamonds
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40;type=entity,ID=Item,NBTTag=(Item=(id=diamond,Count=1),Motion=#randLaunchMotion(0.7,18)),amount=20)@luck=2

/ eggs + diamonds
group(type=entity,ID=egg,NBTTag=(Motion=#randLaunchMotion(0.6,15)),amount=40,delay=#rand(0.0,3.0);type=entity,ID=Item,NBTTag=(Item=(id=diamond,Count=1,delay=#rand(0.0,3.0)),Motion=#randLaunchMotion(0.7,18)),amount=20,delay=#rand(0.0,3.0))@luck=2

/ thrown exp bottles
type=entity,ID=xp_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32)@luck=2

/ thrown exp bottles
type=entity,ID=xp_bottle,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32),delay=#rand(0.0,3.0)@luck=2

/ thrown arrows
type=entity,ID=arrow,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32)@luck=2

/ thrown arrows
type=entity,ID=arrow,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32),delay=#rand(0.0,3.0)@luck=2

/ launched tnt
type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=8@luck=-2

/ launched tnt
type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=8,delay=#rand(0.0,3.0)@luck=-2

/ thrown arrows
type=entity,ID=snowball,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32)@luck=2

/ thrown arrows
type=entity,ID=snowball,NBTTag=(Motion=#randLaunchMotion),amount=#rand(16,32),delay=#rand(0.0,3.0)@luck=2

/ killer rabbit
group(type=difficulty,ID=hard;type=entity,ID=Rabbit,NBTTag=(RabbitType=99))@luck=-1
/ bob zombie
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(HandItems=[(id=diamond_sword,Count=1,tag=(ench=#luckySwordEnchantments))],ArmorItems=[(id=diamond_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=diamond_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBob",CustomNameVisible=true))@luck=-2
/ ghostly horseman skeleton
group(type=difficulty,ID=hard;type=entity,ID=Bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=Skeleton,HandItems=[(id=bow,Count=1,tag=(ench=#luckyBowEnchantments))],ArmorItems=[(id=chainmail_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=chainmail_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=chainmail_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=chainmail_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$7$lGhostly Horseman",CustomNameVisible=true)])]))@luck=-2

/ ghostly horseman skeleton
group(type=command,ID="/playsound mcinsurgence-attack-horn player @p ~ ~ ~ 50.0 0.5 1.00";type=difficulty,ID=hard;type=entity,ID=Bat,NBTTag=(Silent=true,ActiveEffects=[(Id=14,Duration=100000,Amplifier=1,ShowParticles=false)],Passengers=[(id=skeleton_horse,Tame=true,Type=4,Passengers=[(id=Skeleton,HandItems=[(id=additions:mcinsurgence-item_launcher,Count=1,tag=(ench=#luckyToolEnchantments)),(id=additions:mcinsurgence-throwable_iron,Count=1,tag=(ench=#luckyBowEnchantments))],ArmorItems=[(id=iron_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=iron_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=iron_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=iron_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$7$lGhostly Horseman",CustomNameVisible=true)])]))@luck=-2

/ horses
type=entity,ID=#randList(horse,skeleton_horse,zombie_horse),amount=12,posOffset=#circleOffset(4),NBTTag=(Tame=true,OwnerUUID=#pUUID)@luck=1

/ witch with bats
group(type=difficulty,ID=hard;type=entity,ID=Witch;type=entity,ID=Bat,posY=#bPosY+#rand(0,2),posOffset=#circleOffset(0,1),amount=64)@luck=-1
/ huge slime and magma cube

group(type=entity,ID=Slime,NBTTag=(Size=25);type=effect,ID=minecraft:instant_health,range=5,amplifier=30,duration=60,excludePlayer=true)@luck=-2
group(type=entity,ID=magma_cube,NBTTag=(Size=25);type=effect,ID=minecraft:instant_health,range=5,amplifier=30,duration=60,excludePlayer=true)@luck=-2

/ pet wolves
group(type=entity,ID=Wolf,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(CollarColor=#rand(0,14),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1
/ pet cats
group(type=entity,ID=ocelot,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(CatType=#rand(0,3),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1
/ pet rabbits
group(type=entity,ID=Rabbit,amount=#rand(5,10),posOffset=#circleOffset(3),NBTTag=(RabbitType=#rand(0,5),OwnerUUID=#pUUID,Sitting=1);type=particle,ID="heart",size=(2,0,2),particleAmount=20)@luck=1

/ ==== Monster Apocalyple ====
/ sword, difficulty, time, potion effects
group(ID=wooden_sword;type=difficulty,ID=hard;type=sound,ID=mcinsurgence-attack_horn,volume=3.0;type=time,ID=18750;type=effect,ID=slowness,duration=30,amplifier=4;type=effect,ID=blindness,duration=30; \
/ zombies, creepers, spiders & cave spiders, silverfish & endermites, guardians
group:1:(type=entity,ID=Zombie,amount=#rand(20,50;type=sound,ID=mcinsurgence-attack_horn,volume=3.0);type=entity,ID=Creeper,amount=#rand(10,30);type=sound,ID=mcinsurgence-attack_horn,volume=3.0;group(type=entity,ID=Spider,amount=#rand(15,45;type=sound,ID=mcinsurgence-attack_horn,volume=3.0);type=entity,ID=CaveSpider,amount=#rand(5,10));group(type=entity,ID=Silverfish,amount=#rand(15,45);type=sound,ID=mcinsurgence-attack_horn,volume=3.0;type=entity,ID=Endermite,amount=#rand(5,10));type=sound,ID=mcinsurgence-attack_horn,volume=3.0;type=entity,ID=Guardian,amount=#rand(10,30); \
/ all
group(type=entity,ID=Zombie,amount=#rand(20,50);type=entity,ID=Creeper,amount=#rand(10,30);group(type=entity,ID=Spider,amount=#rand(15,45);type=entity,ID=CaveSpider,amount=#rand(5,10);type=entity,ID=Silverfish,amount=#rand(15,45);type=entity,ID=Endermite,amount=#rand(5,10);type=entity,ID=Guardian,amount=#rand(10,30)))),posOffset=#circleOffset(8,10);type=sound,ID=mcinsurgence-attack_horn,volume=3.0)@luck=-2

/ ========== STRUCTURES ==========

/ traps
type=structure,ID=anvil_trap,pos=#pPos,rotation=#pDirect@luck=-2
type=structure,ID=lava_trap,pos=#pPos,rotation=#pDirect@luck=-2
type=structure,ID=water_trap,pos=#pPos@luck=-2  
type=structure,ID=pit_trap,pos=#pPos@luck=-2

/ lucky fort and temple
type=structure,ID=cursed_lucky_fort,pos=#pPos@luck=2
type=structure,ID=cursed_lucky_temple,pos=#pPos@chance=0.4@luck=2

/ bedrock problem
type=structure,ID=bedrock_problem,rotation=#pDirect@luck=-1

/ explosion
group(type=difficulty,ID=hard;type=explosion,radius=6)@luck=-2

/ wishing wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eYour wish came true! (If you like potatoes)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=potato,amount=128,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=baked_potato,amount=64,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=poisonous_potato,amount=32,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4Your death wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=tnt,NBTTag=(Fuse=50b,Motion='#'randLaunchMotion),posY='#'bPosY+7,amount=20)"]))@luck=-2

/ ========== ENCHANTED + LUCKY ITEMS ==========

/ hero sword
ID=diamond_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="$9$lHero's Sword"))@luck=2
/ hero bow
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="$9$lHero's Bow"))@luck=2
/ hero fishing rod
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="$9$lHero's Fishing Rod"))@luck=2
/ hero tools
group:#rand(1,2):(ID=diamond_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$9$lHero's Shovel"));ID=diamond_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$9$lHero's Pickaxe"));ID=diamond_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="$9$lHero's Axe"));ID=diamond_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="$9$lHero's Hoe")))@luck=2
/ hero armor
group:#rand(1,2):(ID=diamond_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="$9$lHero's Helmet"));ID=diamond_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="$9$lHero's Chestplate"));ID=diamond_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="$9$lHero's Leggings"));ID=diamond_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="$9$lHero's Boots")))@luck=2
/ hero potion
ID=potion,NBTTag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))@luck=2
/ unlucky potion
ID=splash_potion,NBTTag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil Potion"))@luck=1

ID=lingering_potion,NBTTag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lLengthy Evil Potion"))@luck=1

/ lucky items
type=item,ID=lucky:cursed_lucky_sword@chance=1.5@luck=2
type=item,ID=lucky:cursed_lucky_bow@chance=1.5@luck=2
type=item,ID=lucky:cursed_lucky_potion,NBTTag=(Luck=#randList(100,-100)),amount=#rand(10,15)@chance=1.5@luck=2
group(type=item,ID=lucky:cursed_lucky_sword;type=item,ID=lucky:cursed_lucky_bow;type=item,ID=lucky:cursed_lucky_potion,NBTTag=(Luck=#randList(100,-100)),amount=#rand(10,15);type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,Count=1,tag=#randFireworksRocket)),amount=20,posOffset=#circleOffset(0,2))@luck=2

/ Lucky drop: ice_armour
group(ID=additions:mcinsurgence-ice_helmet;ID=additions:mcinsurgence-ice_chestplate;ID=additions:mcinsurgence-ice_leggings;ID=additions:mcinsurgence-ice_boots)@luck=1@chance=0.5

/ Lucky drop: iron tools
ID=additions:mcinsurgence-color_ingot,amount=#rand(16,32),NBTTag=(display=(color=#rand(0,16777215)))@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-prox_ninja_star,amount=#rand(16,32)@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-potion_ball,amount=#rand(8,16)@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-laser_beam,amount=#rand(8,16)@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-mini_meteor,amount=#rand(8,16)@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-cannonball,amount=#rand(8,16)@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-mining_arrow,amount=#rand(8,16)@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-ender_bullet,amount=#rand(8,16)@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-slime_ball,amount=#rand(8,16)@luck=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-silverfish_grenade,amount=#rand(8,16)@luck=1

/ Lucky drop: iron tools
group(ID=additions:mcinsurgence-throwable_iron_ingot,amount=#rand(2,4);ID=additions:mcinsurgence-throwable_gold_ingot,amount=#rand(2,4);ID=additions:mcinsurgence-throwable_diamond,amount=#rand(2,4);ID=additions:mcinsurgence-throwable_emerald,amount=#rand(2,4);ID=additions:mcinsurgence-throwable_lapis,amount=#rand(2,4);ID=additions:mcinsurgence-throwable_redstone,amount=#rand(2,4);ID=additions:mcinsurgence-throwable_quartz,amount=#rand(2,4))@luck=1

/ Lucky drop: iron tools
ID=lucky:lucky_block_cursed,amount=#rand(4,8),NBTTag=(Luck=#rand(-100,100))@luck=1

/ Lucky drop: iron tools
ID=lucky:lucky_block_cursed,amount=#rand(4,8),NBTTag=(Luck=#rand(0,100))@luck=1

/ Lucky drop: iron tools
ID=lucky:lucky_block_cursed,amount=#rand(4,8),NBTTag=(Luck=#rand(-100,0))@luck=1

 Lucky drop: iron tools
ID=additions:mcinsurgence-cursed_ingot,amount=#rand(16,32)@luck=2

 Lucky drop: iron tools
ID=additions:mcinsurgence-football,amount=#rand(8,16)@luck=0

ID=additions:mcinsurgence-error,amount=#rand(5,7);ID=additions:mcinsurgence-aterisk_cookie,amount=#rand(5,7);ID=additions:mcinsurgence-ok_cookie,amount=#rand(5,7)@luck=1


/ spawn eggs
group(ID=mcinsurgence-armoured_snow_golem_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-arrow_golem_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-arrow_guardian_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-ancient_ghast_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-black_widow_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-challenger_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-chu_ko_nu_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-corrupted_lb_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-cruelonimbus_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-executioner_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-janissary_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-priest_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-redstone_grenadier_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-robot_spider_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-sombritu_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-spider_pig_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-stone_golem_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-tarantula_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-teutonic_knight_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-tiki_spearman_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-treelice_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-villager_golem_spawn_egg,amount=#rand(4,8);ID=mcinsurgence-zombie_grenadier_spawn_egg,amount=#rand(4,8))@luck=2@chance=2


/ Random armour pieces
ID=additions:mcinsurgence-book_helmet@luck=1
ID=additions:mcinsurgence-navy_helmet@luck=1
ID=additions:mcinsurgence-spooky_helmet@luck=1
ID=additions:mcinsurgence-web_chestplate@luck=1
ID=additions:mcinsurgence-herbal_chestplate@luck=1
ID=additions:mcinsurgence-electronic_chestplate@luck=1
ID=additions:mcinsurgence-cursedd_leggings@luck=1
ID=additions:mcinsurgence-aoe_leggings@luck=1
ID=additions:mcinsurgence-metal_leggings@luck=1
ID=additions:mcinsurgence-frosty_boots@luck=1
ID=additions:mcinsurgence-slime_boots@luck=1
ID=additions:mcinsurgence-aqua_helmet@luck=1
ID=additions:mcinsurgence-glowstone_chestplate@luck=1
ID=additions:mcinsurgence-purpur_leggings@luck=1
ID=additions:mcinsurgence-netherrack_boots@luck=1

 bedrock problem
type=structure,ID=bedrock_problem_2,rotation=#pDirect@luck=-1@chance=1
type=structure,ID=bedrock_problem_3,rotation=#pDirect@luck=-1@chance=1

/ Lucky drop: iron tools
ID=additions:mcinsurgence-color_ingot,amount=25,delay=1,NBTTag=(display=(color=#rand(0,16777215))),delay=#rand(0.0,25.0)@luck=2

/ Unlucky drop: explosion
group(type=explosion,radius=1,fire=false,delay=1;type=explosion,radius=2,fire=false,delay=2;type=explosion,radius=3,fire=false,delay=3;type=explosion,radius=4,fire=false,delay=4;type=explosion,radius=5,fire=false,delay=5)@luck=-2

/ Unlucky drop: explosion
group(type=explosion,radius=1,fire=false,delay=#rand(0.0,5.0),amount=10)@luck=-2


/ wishing wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$eYour wish came true! (If you like Cookies)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=additions:mcinsurgence-evil_cookie,amount=128,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=additions:mcinsurgence-ender_cookie,amount=128,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=additions:mcinsurgence-priests_cookie,amount=64,posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=additions:mcinsurgence-lucky_cookie,amount=32,posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=1


group(type=effect,ID=potioncore:launch,duration=300,amplifier=2;type=structure,ID=sky_well,posY=#bPosY+25;type=message,ID="A wishing well in the sky? Maybe you should climb up throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY+24,NBTTag=(Drops=["group(type=message,ID=\"$bYour wish came true!\";type=effect,ID=potioncore:slow_fall,duration=30;type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,Count=1,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=gold_ingot,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=effect,ID=potioncore:launch,duration=300,amplifier=2;type=structure,ID=sky_well,posY=#bPosY+25;type=message,ID="A wishing well in the sky? Maybe you should climb up throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY+24,NBTTag=(Drops=["group(type=message,ID=\"$bYour wish came true! but not as much \";type=effect,ID=potioncore:slow_fall,duration=30;type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,Count=1,tag='#'randFireworksRocket)),amount=10,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=gold_ingot,amount=#rand(10,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond,amount=#rand(10,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(10,15),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-2
group(type=effect,ID=potioncore:launch,duration=300,amplifier=2;type=structure,ID=sky_well,posY=#bPosY+25;type=message,ID="A wishing well in the sky? Maybe you should climb up throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY+24,NBTTag=(Drops=["group(type=message,ID=\"$8Your error wish came true!\";type=effect,ID=potioncore:slow_fall,duration=30;type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-msgbox),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=20)"]))@luck=0

group(type=effect,ID=potioncore:launch,duration=300,amplifier=2;type=structure,ID=sky_well,posY=#bPosY+25;type=message,ID="A wishing well in the sky? Maybe you should climb up throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY+24,)@luck=1
group(type=effect,ID=potioncore:launch,duration=300,amplifier=2;type=structure,ID=sky_well,posY=#bPosY+25;type=message,ID="A wishing well in the sky? Maybe you should climb up throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY+24,NBTTag=(Drops=["group(type=message,ID=\"$8Your numberal wish came true!\";type=effect,ID=potioncore:slow_fall,duration=30;type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=famm:n1),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n2),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n3),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n4),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n5),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n6),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n7),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n8),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n9),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n0),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1)"]))@luck=1
group(type=effect,ID=potioncore:launch,duration=300,amplifier=2;type=structure,ID=sky_well,posY=#bPosY+25;type=message,ID="A wishing well in the sky? Maybe you should climb up throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY+24,NBTTag=(Drops=["group(type=message,ID=\"$b#sYour Ingot wish come true!\";type=effect,ID=potioncore:slow_fall,duration=30;type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=additions:mcinsurgence-color_ingot,NBTTag=(display=(color=#rand(0,16777215))),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=20)"]))@luck=1


/ wishing wells
group(type=structure,ID=error_well;type=message,ID="A wishing well? Maybe you should throw in a fix...";type=command,ID="/give #pName iron_ingot 1 0 {display:{Name:\"Fix\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,Count=1,tag='#'randFireworksRocket)),amount=20,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=gold_ingot,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(20,30),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=2
group(type=structure,ID=error_well;type=message,ID="A wishing well? Maybe you should throw in a fix...";type=command,ID="/give #pName iron_ingot 1 0 {display:{Name:\"Fix\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$bYour wish came true! but not as much \";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks_rocket,NBTTag=(LifeTime=20,FireworksItem=(id=fireworks,Count=1,tag='#'randFireworksRocket)),amount=10,posY='#'bPosY+3,posOffset='#'circleOffset(2);ID=gold_ingot,amount=#rand(10,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=diamond,amount=#rand(10,15),posY='#'bPosY+10,posOffset='#'circleOffset(2);ID=emerald,amount=#rand(10,15),posY='#'bPosY+10,posOffset='#'circleOffset(2))"]))@luck=-2
group(type=structure,ID=error_well;type=message,ID="A wishing well? Maybe you should throw in a fix...";type=command,ID="/give #pName iron_ingot 1 0 {display:{Name:\"Fix\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your error wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-msgbox),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=20)"]))@luck=0

group(type=structure,ID=error_well;type=message,ID="A wishing well? Maybe you should throw in a fix...";type=command,ID="/give #pName iron_ingot 1 0 {display:{Name:\"Fix\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,)@luck=1
group(type=structure,ID=error_well;type=message,ID="A wishing well? Maybe you should throw in a fix...";type=command,ID="/give #pName iron_ingot 1 0 {display:{Name:\"Fix\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your numberal wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=famm:n1),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n2),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n3),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n4),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n5),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n6),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n7),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n8),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n9),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n0),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1)"]))@luck=1
group(type=structure,ID=error_well;type=message,ID="A wishing well? Maybe you should throw in a fix...";type=command,ID="/give #pName iron_ingot 1 0 {display:{Name:\"Fix\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$b#sYour Ingot wish come true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=additions:mcinsurgence-color_ingot,NBTTag=(display=(color=#rand(0,16777215))),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=20)"]))@luck=1


group(type=structure,ID=error_well;type=message,ID="A wishing well? Maybe you should throw in a fix...";type=command,ID="/give #pName iron_ingot 1 0 {display:{Name:\"Fix\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your Cursed wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=lucky:lucky_block_cursed),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-fake_lucky_block),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4)"]))@luck=0


group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your extra storage wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=chest),posOffset='#'circleOffset(3),posY='#'bPosY+7,amount=20)"]))@luck=-2


group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"$6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4Oh no a beacon mimic!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=glass,posY='#'bPosY+2;type=command,ID="/summon customnpcs:customnpc ~ ~5 ~ {ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:5,stopAndInteract:0b,Resistances:{Arrow:1.5070423f,Explosion:0.0f,Knockback:0.74647886f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:8,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.firework.blast",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:1,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-1216.007073605355d,4.0d,-293.7852467120176d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-1213,4,-275],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/beacon.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:25,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[0.023822378644280426d,-0.0784000015258789d,-0.011649626514208429d],CombatRegen:2,NpcsTimers:[],pEffect:0,DistanceToMelee:8,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:4655,pSpin:0b,NpcHurtSound:"minecraft:entity.slime.hurt",pTrail:4,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:40.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.15000000596046448d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:8.0d,Name:"generic.attackDamage"},{Base:1.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Angry Beacon",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"variedcommodities:coin_diamond",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:16,DirectLOS:1b,HealthRegen:2,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNpcSlime",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/slime/slime.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Cray",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:3,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.firework.blast",MaxHealth:40,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,maxDelay:80,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:1b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":40.0f,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:25,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"minecraft:entity.ghast.shoot",ModRev:18,Accuracy:100,MinExp:20,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[],Health:40.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.slime.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:114706L,Rotation:[243.94421f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}")"]))@luck=-2


group(type=structure,ID=cursed_well;type=message,ID="A Cursed wishing well? Maybe you should throw in a cursed token...";type=command,ID="/give #pName coal 1 0 {display:{Name:\"Cursed Token\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your Lucky block tribute wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-navy_lucky_block),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-electronic_lucky_block),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_metal),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_aoe),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_spooky),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_frosty),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4)"]))@luck=1

group(type=structure,ID=cursed_well;type=message,ID="A Cursed wishing well? Maybe you should throw in a cursed token...";type=command,ID="/give #pName coal 1 0 {display:{Name:\"Cursed Token\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your throwables wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=additions:mcinsurgence-throwable_coal,posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;ID=additions:mcinsurgence-throwable_iron_ingot,posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;ID=additions:mcinsurgence-throwable_gold_ingot,posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;ID=additions:mcinsurgence-throwable_lapis,posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;ID=additions:mcinsurgence-throwable_redstone),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;ID=additions:mcinsurgence-throwable_diamond,posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;ID=additions:mcinsurgence-throwable_emerald,posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4;ID=additions:mcinsurgence-throwable_quartz,posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4)"]))@luck=2

group(type=structure,ID=cursed_well;type=message,ID="A Cursed wishing well? Maybe you should throw in a cursed token...";type=command,ID="/give #pName coal 1 0 {display:{Name:\"Cursed Token\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your Fiery wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=minecraft:fire),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4)"]))@luck=-1

group(type=structure,ID=cursed_well;type=message,ID="A Cursed wishing well? Maybe you should throw in a cursed token...";type=command,ID="/give #pName coal 1 0 {display:{Name:\"Cursed Token\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"co͖̣̊͒̚ͅr̡̗̠̼͌̑͌͡r̟̔u̦̓̈́ͅp̩̿͟͠t͇͍̼͇̓̇̋̔e̼̘͓̊͘̚ḋ̜͚̹̚͘ co͖̣̊͒̚ͅr̡̗̠̼͌̑͌͡r̟̔u̦̓̈́ͅp̩̿͟͠t͇͍̼͇̓̇̋̔e̼̘͓̊͘̚ḋ̜͚̹̚͘  co͖̣̊͒̚ͅr̡̗̠̼͌̑͌͡r̟̔u̦̓̈́ͅp̩̿͟͠t͇͍̼͇̓̇̋̔e̼̘͓̊͘̚ḋ̜͚̹̚͘  \";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-missing_block),posY=#bPosY+5,posOffset='#'circleOffset(3),amount=4)"]))@luck=-1



group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #pName gold_nugget 1 0 {display:{Name:\"Coin\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$4#sThis well just transformed!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=structure,ID=well_tank,posY=#bPosY+0,posOffset='#'circleOffset(0),amount=1)"]))@luck=1


group(type=structure,ID=error_well;type=message,ID="A wishing well? Maybe you should throw in a fix...";type=command,ID="/give #pName iron_ingot 1 0 {display:{Name:\"Fix\"}}";type=block,ID=lucky:lucky_block_cursed,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"$8Your word wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=falling_block,NBTTag=(Block=famm:a),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:b),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:c),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:d),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:a),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:b),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:d),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:e),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:f),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:g),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:h),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:i),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:j),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:k),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:l),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:m),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:n),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:o),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:p),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:q),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:r),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:s),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:t),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:u),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:v),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:w),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:x),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:y),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1);type=entity,ID=falling_block,NBTTag=(Block=famm:z),posY=#bPosY+5,posOffset='#'circleOffset(3,9),amount=#rand(0,1)"]))@luck=0


type=structure,ID=cursed_fort@luck=0

type=structure,ID=error_temple;type=command,ID="/setblock ~ ~ ~ mob_spawner 0 keep {MaxNearbyEntities:12s,RequiredPlayerRange:32s,SpawnCount:8s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:3,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"additions:mcinsurgence-error",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-1127,4,-394],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/error_bot.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[-0.0067937359967917225d,0.01824947474885136d,-0.0666431580011813d],CombatRegen:1,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:2458,pSpin:0b,NpcHurtSound:"additions:mcinsurgence-error",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:8.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Error Bot",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"additions:mcinsurgence-error",Weapons:[],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNpcSlime",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/slime/slime.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Bangheart",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:40,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.lightning.impact",MaxHealth:8,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:100,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:40,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":8.0f,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:entity.ghast.warn",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[],Health:8.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"additions:mcinsurgence-error",FactionID:2,Title:"",TotalTicksAlive:105667L,Rotation:[155.45418f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:400s,Delay:60s,x:-1127,y:4,z:-394,id:"minecraft:mob_spawner",SpawnRange:8s,MinSpawnDelay:100s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:3,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"additions:mcinsurgence-error",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-1127,4,-394],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/error_bot.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[-0.0067937359967917225d,0.01824947474885136d,-0.0666431580011813d],CombatRegen:1,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:2458,pSpin:0b,NpcHurtSound:"additions:mcinsurgence-error",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:8.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Error Bot",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"additions:mcinsurgence-error",Weapons:[],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNpcSlime",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/slime/slime.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Bangheart",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:40,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.lightning.impact",MaxHealth:8,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:100,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:40,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":8.0f,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:entity.ghast.warn",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[],Health:8.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"additions:mcinsurgence-error",FactionID:2,Title:"",TotalTicksAlive:105667L,Rotation:[155.45418f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}")@=luck=2
group(type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=1;type=sound,ID=additions:mcinsurgence-unit_creation,delay=1;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=1;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=2;type=sound,ID=additions:mcinsurgence-unit_creation,delay=2;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=2;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=3;type=sound,ID=additions:mcinsurgence-unit_creation,delay=3;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=3;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=4;type=sound,ID=additions:mcinsurgence-unit_creation,delay=4;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=4;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=5;type=sound,ID=additions:mcinsurgence-unit_creation,delay=5;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=5;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=6;type=sound,ID=additions:mcinsurgence-unit_creation,delay=6;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=6;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=7;type=sound,ID=additions:mcinsurgence-unit_creation,delay=7;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=7;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=8;type=sound,ID=additions:mcinsurgence-unit_creation,delay=8;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=8;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=9;type=sound,ID=additions:mcinsurgence-unit_creation,delay=9;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=9;type=structure,ID=snow_golem_fort;type=entity,ID=snowman,delay=10;type=sound,ID=additions:mcinsurgence-unit_creation,delay=10;type=effect,ID=potioncore:teleport,range=1,excludePlayer=true,delay=10)@luck=2

type=command,ID="/summon customnpcs:customnpc ~ ~ ~ {ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:6,stopAndInteract:0b,Resistances:{Arrow:1.2535211f,Explosion:1.2535211f,Knockback:1.2535211f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.villager.no",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:1,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-1144.7057906509751d,4.0d,-350.64859378649834d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,ShotCount:1,pDur:5,StartPosNew:[I;-1154,4,-355],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/priests.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:3,pRender3D:1b,Motion:[-0.014429082357567838d,-0.0784000015258789d,-0.02224901712126827d],CombatRegen:0,NpcsTimers:[{Ticks:0,TimerTicks:1,Repeat:1b,ID:1},{Ticks:0,TimerTicks:50,Repeat:1b,ID:50},{Ticks:4,TimerTicks:5,Repeat:1b,ID:5},{Ticks:1,TimerTicks:10,Repeat:1b,ID:10}],pEffect:0,DistanceToMelee:0,NpcStepSound:"minecraft:entity.villager.step",FireRate:0,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:427,pSpin:0b,NpcHurtSound:"minecraft:entity.villager.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:30.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.15000000596046448d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:1.0d,Name:"generic.attackDamage"},{Base:1.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Priest",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.villager.idle",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"variedcommodities:wooden_staff",Count:1b,Damage:0s},{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:gold_nugget",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNPC64x32",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/humanmale/steve64x32.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Chris",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:80,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:3,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"",MaxHealth:30,HideBodyWhenKilled:0b,AttackSpeed:30,PotionDuration:2,maxDelay:0,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:5,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":30.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"additions:mcinsurgence-wololo",ModRev:18,Accuracy:75,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:24,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:30.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.villager.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:309058L,Rotation:[147.03957f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3}"
type=command,ID="/summon customnpcs:customnpc ~ ~ ~ {ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:6,stopAndInteract:0b,Resistances:{Arrow:1.2535211f,Explosion:1.2535211f,Knockback:1.2535211f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.villager.no",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:1,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit_player",FindShelter:2,GuardTargets:[{Line:"entity.Blaze.name"},{Line:"entity.CaveSpider.name"},{Line:"entity.Creeper.name"},{Line:"entity.ElderGuardian.name"},{Line:"entity.EnderDragon.name"},{Line:"entity.Enderman.name"},{Line:"entity.Endermite.name"},{Line:"entity.EvocationIllager.name"},{Line:"entity.Ghast.name"},{Line:"entity.Giant.name"},{Line:"entity.Guardian.name"},{Line:"entity.Husk.name"},{Line:"entity.IllusionIllager.name"},{Line:"entity.LavaSlime.name"},{Line:"entity.PigZombie.name"},{Line:"entity.Shulker.name"},{Line:"entity.Silverfish.name"},{Line:"entity.Skeleton.name"},{Line:"entity.Slime.name"},{Line:"entity.Spider.name"},{Line:"entity.Stray.name"},{Line:"entity.Vex.name"},{Line:"entity.VindicationIllager.name"},{Line:"entity.Witch.name"},{Line:"entity.WitherBoss.name"},{Line:"entity.WitherSkeleton.name"},{Line:"entity.Zombie.name"},{Line:"entity.ZombieVillager.name"}],Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-1121.2229180816312d,4.0d,-310.17578940594575d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,ShotCount:1,pDur:5,StartPosNew:[I;-1120,4,-305],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/chu_ko_nu.png",NpcJob:3,BurstCount:5,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:1,MoveState:0,pRender3D:1b,Motion:[-0.00859541131905986d,-0.0784000015258789d,-0.025086618296800433d],CombatRegen:0,NpcsTimers:[{Ticks:1,TimerTicks:1,Repeat:1b,ID:1},{Ticks:11,TimerTicks:50,Repeat:1b,ID:50},{Ticks:3,TimerTicks:5,Repeat:1b,ID:5},{Ticks:0,TimerTicks:10,Repeat:1b,ID:10}],pEffect:0,DistanceToMelee:0,NpcStepSound:"minecraft:entity.villager.step",FireRate:3,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:11640,pSpin:0b,NpcHurtSound:"minecraft:entity.villager.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:50.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.15000000596046448d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:1.0d,Name:"generic.attackDamage"},{Base:1.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Chu Ko Nu",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.villager.idle",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"variedcommodities:crossbow",Count:1b,Damage:0s},{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:arrow",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNPC64x32",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/humanmale/steve64x32.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Chris",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:3,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.arrow.hit",MaxHealth:50,HideBodyWhenKilled:0b,AttackSpeed:30,PotionDuration:2,maxDelay:80,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:3,KilledTime:0L,AimWhileShooting:1b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":50.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"minecraft:block.dispenser.launch",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:50.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.villager.death",MovingPathNew:[],FactionID:0,Title:"",TotalTicksAlive:293747L,Rotation:[161.09073f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3}"
type=command,ID="/summon customnpcs:customnpc ~ ~ ~ {ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:8,Size:6,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.bat.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-1133.1701866377277d,5.027022990007434d,-324.3313527859438d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-1129,4,-318],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/delta_bat.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[-0.026503468501048007d,0.0021906323753210053d,-0.07743571439530382d],CombatRegen:0,NpcsTimers:[{Ticks:0,TimerTicks:1,Repeat:1b,ID:1},{Ticks:9,TimerTicks:50,Repeat:1b,ID:50},{Ticks:4,TimerTicks:5,Repeat:1b,ID:5},{Ticks:6,TimerTicks:10,Repeat:1b,ID:10}],pEffect:0,DistanceToMelee:0,NpcStepSound:"minecraft:entity.bat.takeoff",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:1042,pSpin:0b,NpcHurtSound:"minecraft:entity.bat.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:12.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.25d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:2.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Fly",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.bat.ambient",Weapons:[],NPCDialogOptions:[],AggroRange:32,DirectLOS:0b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.passive.EntityBat",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:40,DoorInteract:2,MoveSpeed:5,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.lightning.impact",MaxHealth:12,HideBodyWhenKilled:0b,AttackSpeed:30,PotionDuration:3,maxDelay:100,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:40,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":12.0f,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:1,OnAttack:3,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:entity.ghast.warn",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]},{Script:"",Console:[],ScriptList:[]}],Health:12.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.bat.death",MovingPathNew:[],FactionID:1,Title:"",TotalTicksAlive:245365L,Rotation:[117.58475f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3}"

/ snowman
type=entity,ID=villager,amount=8,posOffset=#circleOffset(4),NBTTag=(CustomName=#randList("TheaNicka","Crainer","SuperGirlyGamer","FuriousDestroyer","MaddieJoi","SSundee"),Variant=#rand(0,3),CustomNameVisible=true)@luck=1


type=structure,ID=unlucky_fort@luck=-2

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(7,12)),sell=(id=splash_potion,Count=1,tag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(7,12)),sell=(id=splash_potion,Count=1,tag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(7,12)),sell=(id=splash_potion,Count=1,tag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(7,12)),sell=(id=splash_potion,Count=1,tag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(7,12)),sell=(id=splash_potion,Count=1,tag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil Potion"))),maxUses=1)]),CustomName="$4$lVillain Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1)]),CustomName="$9$lHero Villager",CustomNameVisible=true)@luck=1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1)]),CustomName="$9$lPotion Villager",CustomNameVisible=true)@luck=1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(10,15)),sell=(id=lingering_potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=lingering_potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=lingering_potion,Count=1,tag=(Potion="fire_resistance",CustomPotionEffects=#luckyPotionEffects,display=(Name="$9$lHero's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=lingering_potion,Count=1,tag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil's Potion"))),maxUses=1),(buy=(id=diamond,Count=#rand(10,15)),sell=(id=lingering_potion,Count=1,tag=(Potion="harming",CustomPotionEffects=#unluckyPotionEffects,display=(Name="$4$lEvil's Potion"))),maxUses=1)]),CustomName="$9$lAdvanced Potion Villager",CustomNameVisible=true)@luck=1

group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(HandItems=[(id=additions:mcinsurgence-flag,Count=1,tag=(display=(color=#rand(0,16777215)),ench=#luckySwordEnchantments))],ArmorItems=[(id=additions:mcinsurgence-metal_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=additions:mcinsurgence-aoe_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=additions:mcinsurgence-electronic_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=additions:mcinsurgence-spooky_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBob",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(HandItems=[(id=additions:mcinsurgence-earth_hammer,Count=1,tag=(display=(),ench=#luckySwordEnchantments))],ArmorItems=[(id=additions:mcinsurgence-frosty_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=additions:mcinsurgence-cursed_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=additions:mcinsurgence-spiky,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=additions:mcinsurgence-aqua_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBob",CustomNameVisible=true))@luck=-2
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(HandItems=[(id=additions:mcinsurgence-theif_sword,Count=1,tag=(display=(),ench=#luckySwordEnchantments))],ArmorItems=[(id=additions:mcinsurgence-netherrack_boots,Count=1,tag=(ench=#luckyBootsEnchantments)),(id=additions:mcinsurgence-purpur_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments)),(id=additions:mcinsurgence-web_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments)),(id=additions:mcinsurgence-navy_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments))],HandDropChances=[0.5f,0f],ArmorDropChances=[0.3f,0.3f,0.3f,0.3f],CustomName="$9$lBob",CustomNameVisible=true))@luck=-2

group(type=structure,ID=mortar;type=sound,ID=additions:mcinsurgence-cannon_fired,volume=3.0,delay=1;type=entity,ID=tnt,posY=#bPosY+3,NBTTag=(Fuse=50b,Motion=#randLaunchMotion),amount=1,delay=1)@luck=-1

type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/end_city_treasure"))@luck=2
type=block,ID=chest,tileEntity=(Items=#chestLootTable("chests/stronghold_library"))@luck=2

type=structure,ID=battering_ram@luck=0@chance=0.25
type=structure,ID=mangonel@luck=0@chance=0.25
type=structure,ID=scorpion@luck=0@chance=0.25
type=structure,ID=trebuchet@luck=0@chance=0.25
type=structure,ID=siege_tower@luck=0@chance=0.25

type=entity,ID=Wither@luck=-2@chance=0.1

type=structure,ID=cursed_fort@luck=0@chance=2

group(type=structure,ID=unlucky_temple;type=command,ID="/fill ~3 ~ ~-3 ~-3 ~7 ~3 additions:mcinsurgence-eye_block 0 replace minecraft:gold_block")@luck=0

type=structure,ID=neutral_temple@luck=0@chance=2

type=structure,ID=lucky_temport@luck=2@chance=2

type=structure,ID=ice_temple@luck=1@chance=2

type=structure,ID=wood_temple@luck=-1@chance=2

type=structure,ID=stone_fort@luck=1@chance=2

type=structure,ID=brick_fort@luck=-1@chance=2

type=structure,ID=bl_1,pos=#pPos,delay=3;type=structure,ID=bl_2,pos=#pPos,delay=6;type=structure,ID=bl_3,pos=#pPos,delay=9:type=structure,ID=lucky_temple,pos=#pPos,delay=10@luck=2


type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-stone_golem_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-teutonic_knight_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-janissary_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-chu_ko_nu_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-armoured_snow_golem_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-arrow_golem_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-robot_spider_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-villager_golem_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-redstone_grenadier_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-cruelonimbus_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-priest_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-executioner_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-zombie_grenadier_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-spider_pig_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-treelice_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-sombritu_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-corrupted_lb_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-arrow_guardian_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-ancient_ghast_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-mutant_spider_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-tarantula_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-tiki_spearman_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-challenger_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-black_widow_spawn_egg,Count=4)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(1,2)),sell=(id=additions:mcinsurgence-militia_spawn_egg,Count=4))]),CustomName="Spawner Villager",CustomNameVisible=true)@luck=2@chance=3

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-stone_golem_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-teutonic_knight_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-janissary_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-chu_ko_nu_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-armoured_snow_golem_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-arrow_golem_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-robot_spider_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-villager_golem_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-redstone_grenadier_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-cruelonimbus_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-priest_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-executioner_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-zombie_grenadier_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-spider_pig_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-treelice_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-sombritu_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-corrupted_lb_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-arrow_guardian_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-ancient_ghast_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-mutant_spider_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-tarantula_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-tiki_spearman_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-challenger_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-black_widow_spawn_egg,Count=8)),(buy=(id=diamond,Count=#rand(4,8)),sell=(id=additions:mcinsurgence-militia_spawn_egg,Count=8))]),CustomName="Spawner Villager",CustomNameVisible=true)@luck=2@chance=3

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=sponge,Count=#rand(1,1)),sell=(id=emerald,Count=1)),(buy=(id=end_portal_frame,Count=#rand(5,5)),sell=(id=emerald,Count=1)),(buy=(id=saddle,Count=#rand(1,1)),sell=(id=emerald,Count=5)),(buy=(id=cake,Count=#rand(1,1)),sell=(id=emerald_block,Count=1))]),CustomName="Strange Item Collector",CustomNameVisible=true)@luck=2@chance=1

type=entity,ID=Villager,NBTTag=(Profession=1,Offers=(Recipes=[(buy=(id=iron_ingot,Count=14),buyB=(id=gold_ingot,Count=14),sell=(id=beacon,Count=1)),(buy=(id=emerald_block,Count=2),buyB=(id=diamond_block,Count=3),sell=(id=spawn_egg,Damage=1,data=1,Count=1)),(buy=(id=dirt,Count=16),sell=(id=lucky:lucky_block,Count=2)),(buy=(id=gold_nugget,Count=16),sell=(id=experience_bottle,Count=4)),(buy=(id=diamond,Count=10),sell=(id=web,Count=2)),(buy=(id=gold_block,Count=4),sell=(id=emerald_block,Count=4)),(buy=(id=gunpowder,Count=9),sell=(id=tnt,Count=4)),(buy=(id=gold_block,Count=2),sell=(id=apple,Count=4)),(buy=(id=gold_nugget,Count=16),sell=(id=experience_bottle,Count=4)),(buy=(id=stone_sword,Count=1),sell=(id=diamond_sword,Count=1)),(buy=(id=tnt,Count=4),sell=(id=emerald,Count=4)),(buy=(id=gold_block,Count=1),sell=(id=lucky:lucky_block,luck=50,Count=1)),(buy=(id=coal,Count=14),sell=(id=quartz_ore,luck=50,Count=2)),(buy=(id=gold_nugget,Count=5),sell=(id=chainmail_helmet,Count=1)),(buy=(id=gold_nugget,Count=8),sell=(id=chainmail_chestplate,Count=1)),(buy=(id=gold_nugget,Count=7),sell=(id=chainmail_leggings,Count=1)),(buy=(id=gold_nugget,Count=4),sell=(id=chainmail_boots,Count=1)),(buy=(id=beacon,Count=1),sell=(id=diamond,Count=16)),(buy=(id=lucky:lucky_block,Count=5),sell=(id=diamond_sword,Count=1)),(buy=(id=snowball,Count=7),sell=(id=potion,Count=1,Lore=#7Regeneration III (0:30),Damage=0,tag=(CustomPotionEffects=[(Id=10,Amplifier=3,Duration=600)]))),(buy=(id=wool,damage=14,Count=3),sell=(id=blaze_powder,Count=1,tag=(ench=[(id=20,lvl=3)]))),(buy=(id=snowball,Count=3),sell=(id=potion,Count=1,Damage=8265,tag=(CustomPotionEffects=[(Id=5,Amplifier=2,Duration=1200)]))),(buy=(id=iron_ingot,Count=17),sell=(id=potion,Count=1,Damage=16428,tag=(CustomPotionEffects=[(Id=7,Amplifier=3,Duration=10)]))),(buy=(id=dye:4,Count=6),sell=(id=stick,Count=1,tag=(ench=[(id=19,lvl=20)]))),(buy=(id=bow,Count=3),sell=(id=bow,Count=3,tag=(ench=[(id=48,lvl=3),(id=49,lvl=3),(id=50,lvl=3)])))]),Attributes=[(Name=generic.maxHealth,Base=60D),(Name=generic.attackDamage,Base=3D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="Dr. Treyaurus",CustomNameVisible=true)@luck=2@chance=2

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=web,Count=#rand(5,10)),sell=(id=wooden_sword,Count=1)),(buy=(id=web,Count=#rand(5,10)),sell=(id=arrow,Count=8)),(buy=(id=web,Count=#rand(5,10)),sell=(id=gold_ingot,Count=2))(buy=(id=web,Count=#rand(5,10)),sell=(id=potion,Count=1))]),CustomName="TheaNicka",CustomNameVisible=true)@luck=2@chance=1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=dirt,Count=#rand(5,10)),sell=(id=wooden_sword,Count=1)),(buy=(id=dirt,Count=#rand(5,10)),sell=(id=arrow,Count=8)),(buy=(id=dirt,Count=#rand(5,10)),sell=(id=gold_ingot,Count=2))(buy=(id=dirt,Count=#rand(5,10)),sell=(id=potion,Count=1))]),CustomName="MrCrainer",CustomNameVisible=true)@luck=2@chance=1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=purpur_block,Count=#rand(5,10)),sell=(id=wooden_sword,Count=1)),(buy=(id=purpur_block,Count=#rand(5,10)),sell=(id=arrow,Count=8)),(buy=(id=purpur_block,Count=#rand(5,10)),sell=(id=gold_ingot,Count=2))(buy=(id=purpur_block,Count=#rand(5,10)),sell=(id=potion,Count=1))]),CustomName="SuperGirlyGamer",CustomNameVisible=true)@luck=2@chance=1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=obsidian,Count=#rand(5,10)),sell=(id=wooden_sword,Count=1)),(buy=(id=obsidian,Count=#rand(5,10)),sell=(id=arrow,Count=8)),(buy=(id=obsidian,Count=#rand(5,10)),sell=(id=gold_ingot,Count=2))(buy=(id=obsidian,Count=#rand(5,10)),sell=(id=potion,Count=1))]),CustomName="FuriousDestroyer",CustomNameVisible=true)@luck=2@chance=1




type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-ribauldquin,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-ingot_gun,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-meteor_storm_gun,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-omega_mining_bow,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-ender_grenade_launcher,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-laser_autogun,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-item_launcher,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-goo_gun,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-enchanter_cannon,Count=1))]),CustomName="Weapons Villager",CustomNameVisible=true)@luck=2@chance=1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-aqua_helmet,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-book_helmet,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-navy_helmet,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-spooky_helmet,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-electronic_chestplate,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-herbal_chestplate,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-glowstone_chestplate,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-spiky,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-web_chestplate,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-aoe_leggings,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-cursedd_leggings,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-purpur_leggings,Count=1),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-frosty_boots,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-frosty_boots,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-slime_boots,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-netherrack_boots,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-metal_boots,Count=1))]),CustomName="Armour Villager",CustomNameVisible=true)@luck=2@chance=1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-ancient_sword,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-cursed_spear,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-earth_hammer,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-flag,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-guilded_sword,Count=1)),(buy=(id=additions:mcinsurgence-cursed_ingot,Count=#rand(2,5)),sell=(id=additions:mcinsurgence-theif_sword,Count=1))]),CustomName="Weapons Villager",CustomNameVisible=true)@luck=2@chance=1

/ tnt pole
group(type=command,ID="/summon falling_block ~ ~1 ~ {Motion:[0.5,1.0,0.0],Block:"minecraft:dirt",Data:0,Time:1,DropItem:0,HurtEntities:1,FallHurtMax:4,FallHurtAmount:4}";type=command,ID="/summon falling_block ~ ~1 ~ {Motion:[0.5,1.0,0.0],Block:"minecraft:dirt",Data:0,Time:1,DropItem:0,HurtEntities:1,FallHurtMax:4,FallHurtAmount:4}",delay=1;;type=command,ID="/summon falling_block ~ ~1 ~ {Motion:[0.0,1.0,-0.5],Block:"minecraft:dirt",Data:0,Time:1,DropItem:0,HurtEntities:1,FallHurtMax:4,FallHurtAmount:4}",delay=2;type=command,ID="/summon falling_block ~ ~1 ~ {Motion:[0.0,1.0,0.5],Block:"minecraft:dirt",Data:0,Time:1,DropItem:0,HurtEntities:1,FallHurtMax:4,FallHurtAmount:4}",delay=3;type=command,ID="/summon falling_block ~ ~1 ~ {Motion:[-0.5,1.0,0.0],Block:"minecraft:dirt",Data:0,Time:1,DropItem:0,HurtEntities:1,FallHurtMax:4,FallHurtAmount:4}",delay=4)@luck=2

/ colorful pole
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-navy_lucky_block),posY=#bPosY+40;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-electronic_lucky_block),posY=#bPosY+60;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_metal),posY=#bPosY+80;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_spooky),posY=#bPosY+100;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_aoe),posY=#bPosY+120;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_frosty),posY=#bPosY+140;type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-fake_lucky_block),posY=#bPosY+160)@luck=2

/ Withers

type=command,ID="/summon customnpcs:customnpc ~ ~ ~ {ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:4,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:1b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-1044.7395043029414d,5.973593786792889d,-170.22910383010114d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-1047,4,-167],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/ancient_wither.png",NpcJob:0,BurstCount:3,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.07269091045171167d,-0.03238842111218717d,-0.10337640498773533d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:834,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:400.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Ancient Wither",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:stone_slab",Count:1b,Damage:1s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.boss.EntityWither",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:400,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:80,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:10,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":400.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.sand.place",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:400.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:125743L,Rotation:[218.63922f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}"@luck=-2@chance=0.1

type=command,ID="/summon customnpcs:customnpc ~ ~ ~ {ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:4,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:1b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-1047.9868706320765d,5.896727343516006d,-167.81609167360853d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:3,pDur:5,StartPosNew:[I;-1049,4,-168],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/tech_wither.png",NpcJob:0,BurstCount:3,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.06658589462639168d,-0.062189115656275384d,0.01756272001948476d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:358,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:500.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Tech Wither",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:arrow",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.boss.EntityWither",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:80,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.arrow.hit",MaxHealth:500,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:100,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:5,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:10,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":500.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.dispenser.launch",ModRev:18,Accuracy:75,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:500.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:132562L,Rotation:[234.14343f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}"@luck=-2@chance=0.1

type=command,ID="/summon customnpcs:customnpc ~ ~ ~ {ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:5,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:1b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:block.anvil.land",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-1053.8545647955236d,6.159671806993194d,-172.427247183099d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-1056,4,-172],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/war_wither.png",NpcJob:0,BurstCount:3,NpcAttackLines:{Lines:[]},pSpeed:15,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[-0.022192259127159338d,-0.06581209437832597d,-0.09449555559503418d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:267,pSpin:1b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:600.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"War Wither",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:stone_axe",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.boss.EntityWither",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:80,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.anvil.land",MaxHealth:600,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:100,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:10,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":600.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:entity.player.attack.sweep",ModRev:18,Accuracy:75,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:600.0f,pStick:1b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:148447L,Rotation:[158.20825f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}"@luck=-2@chance=0.1

type=command,ID="/summon customnpcs:customnpc ~ ~ ~ {ReturnToStart:0b,NpcInv:[],BossColor:6,PotionEffect:5,Size:7,stopAndInteract:0b,Resistances:{Arrow:1.5070423f,Explosion:1.7042253f,Knockback:2.0f,Melee:1.0f},BossBar:1b,RespawnTime:0,NpcAngrySound:"",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:16,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.firework.blast",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:4,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-1218.9116103728109d,4.0d,-242.67381873345414d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,ShotCount:1,pDur:5,StartPosNew:[I;-1201,4,-248],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/cyclops.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:15,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.04459037950915692d,-0.0784000015258789d,-0.002348910158454648d],CombatRegen:0,NpcsTimers:[{Ticks:0,TimerTicks:1,Repeat:1b,ID:1},{Ticks:13,TimerTicks:50,Repeat:1b,ID:50},{Ticks:2,TimerTicks:5,Repeat:1b,ID:5},{Ticks:8,TimerTicks:10,Repeat:1b,ID:10}],pEffect:8,DistanceToMelee:8,NpcStepSound:"minecraft:entity.irongolem.step",FireRate:0,LeftHanded:0b,pEffAmp:1,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:16812,pSpin:0b,NpcHurtSound:"minecraft:entity.irongolem.hurt",pTrail:3,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:200.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.20000000298023224d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:16.0d,Name:"generic.attackDamage"},{Base:2.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:1b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Cyclops",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:redstone",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:0b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityIronGolem",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:4,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.firework.blast",MaxHealth:200,HideBodyWhenKilled:0b,AttackSpeed:100,PotionDuration:5,maxDelay:80,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:10,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":200.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:16,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:1b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"minecraft:entity.firework.launch",ModRev:18,Accuracy:75,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:24,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:200.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.irongolem.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:329980L,Rotation:[263.6996f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:1b,NoLivingAnimation:0b,SpawnCycle:3}"@luck=-2@chance=0.1

type=command,ID="/summon customnpcs:customnpc ~ ~ ~ {ReturnToStart:0b,NpcInv:[],BossColor:3,PotionEffect:0,Size:5,stopAndInteract:0b,Resistances:{Arrow:1.5070423f,Explosion:1.5070423f,Knockback:1.5070423f,Melee:1.5070423f},BossBar:1b,RespawnTime:0,NpcAngrySound:"minecraft:entity.villager.no",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:4,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:1,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],SpawnerType:1,Pos:[-259.4346605473015d,4.0d,-1261.7191657294036d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,SpawnerDoesntDie:1b,WalkingRange:30,ShotCount:1,pDur:3,StartPosNew:[I;-1104,4,-123],AttackRange:2,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/proxwarrior33.png",NpcJob:6,BurstCount:3,NpcAttackLines:{Lines:[]},SpawnerYOffset:0,pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:6,pRender3D:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],CombatRegen:1,NpcsTimers:[{Ticks:1,TimerTicks:1,Repeat:1b,ID:1},{Ticks:32,TimerTicks:50,Repeat:1b,ID:50},{Ticks:3,TimerTicks:5,Repeat:1b,ID:5},{Ticks:4,TimerTicks:10,Repeat:1b,ID:10}],pEffect:8,DistanceToMelee:0,NpcStepSound:"minecraft:entity.villager.step",FireRate:7,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:1b,NpcKilledLines:{Lines:[]},DespawnOnTargetLost:1b,Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,SpawnerZOffset:0,NpcInteractLines:{Lines:[]},HurtByTimestamp:15560,pSpin:0b,NpcHurtSound:"minecraft:entity.villager.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:350.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.25d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:4.0d,Name:"generic.attackDamage"},{Base:2.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:1b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Proxwarrior33",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.villager.idle",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-omega_mining_bow",Count:1b,Damage:0s},{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:arrow",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:64,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNPC64x32",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/humanmale/steve64x32.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Chris",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:5,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"",SpawnerXOffset:0,MaxHealth:350,HideBodyWhenKilled:0b,AttackSpeed:30,PotionDuration:2,maxDelay:80,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,SpawnerId:"nF3fB1Jg",pSize:10,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":350.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:0,SpawnerNBT3:{},OnAttack:0,TacticalRadius:8,SpawnerNBT2:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:5,stopAndInteract:0b,Resistances:{Arrow:1.2535211f,Explosion:1.2535211f,Knockback:1.2535211f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.villager.no",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:1,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit_player",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-254.30080555449987d,4.157983086705208d,-1280.1887819146177d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/dark_chu_ko_nu.png",NpcJob:0,BurstCount:5,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[0.010663779199207475d,-0.0784000015258789d,-0.009459159567440404d],CombatRegen:0,NpcsTimers:[{Ticks:1,TimerTicks:1,Repeat:1b,ID:1},{Ticks:41,TimerTicks:50,Repeat:1b,ID:50},{Ticks:3,TimerTicks:5,Repeat:1b,ID:5},{Ticks:7,TimerTicks:10,Repeat:1b,ID:10}],pEffect:0,DistanceToMelee:0,NpcStepSound:"minecraft:entity.villager.step",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:2738,pSpin:0b,NpcHurtSound:"minecraft:entity.villager.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:40.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.15000000596046448d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:1.0d,Name:"generic.attackDamage"},{Base:1.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Prox's Chu Ko Nu",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.villager.idle",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"variedcommodities:crossbow",Count:1b,Damage:0s},{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:arrow",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:64,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNPC64x32",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/humanmale/steve64x32.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Chris",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:3,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.arrow.hit",MaxHealth:40,HideBodyWhenKilled:0b,AttackSpeed:30,PotionDuration:2,maxDelay:80,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:3,KilledTime:0L,AimWhileShooting:1b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{NpcSpawnerId:"nF3fB1Jg",cnpcmarkdata:{marks:[]},NpcSpawnerNr:0,"Potion Core - Health Fix":40.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"minecraft:block.dispenser.launch",ModRev:18,Accuracy:85,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:40.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.villager.death",FactionID:2,Title:"",TotalTicksAlive:298021L,Rotation:[340.6902f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3},FallFlying:0b,SpawnerNBT1:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:5,stopAndInteract:0b,Resistances:{Arrow:1.2535211f,Explosion:1.2535211f,Knockback:1.2535211f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.villager.no",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:1,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit_player",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[-254.78365419875647d,4.157983086705208d,-1280.9253402923605d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/dark_chu_ko_nu.png",NpcJob:0,BurstCount:5,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[0.010663779199207475d,-0.0784000015258789d,-0.009459159567440404d],CombatRegen:0,NpcsTimers:[{Ticks:1,TimerTicks:1,Repeat:1b,ID:1},{Ticks:41,TimerTicks:50,Repeat:1b,ID:50},{Ticks:3,TimerTicks:5,Repeat:1b,ID:5},{Ticks:7,TimerTicks:10,Repeat:1b,ID:10}],pEffect:0,DistanceToMelee:0,NpcStepSound:"minecraft:entity.villager.step",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:2738,pSpin:0b,NpcHurtSound:"minecraft:entity.villager.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:40.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.15000000596046448d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:1.0d,Name:"generic.attackDamage"},{Base:1.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Prox's Chu Ko Nu",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.villager.idle",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"variedcommodities:crossbow",Count:1b,Damage:0s},{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:arrow",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:64,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNPC64x32",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/humanmale/steve64x32.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Chris",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:3,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.arrow.hit",MaxHealth:40,HideBodyWhenKilled:0b,AttackSpeed:30,PotionDuration:2,maxDelay:80,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:3,KilledTime:0L,AimWhileShooting:1b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{NpcSpawnerId:"nF3fB1Jg",cnpcmarkdata:{marks:[]},NpcSpawnerNr:0,"Potion Core - Health Fix":40.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"minecraft:block.dispenser.launch",ModRev:18,Accuracy:85,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:40.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.villager.death",FactionID:2,Title:"",TotalTicksAlive:298021L,Rotation:[340.6902f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3},MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,SpawnerNBT6:{},TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,SpawnerNBT5:{},FiringSound:"minecraft:block.dispenser.launch",SpawnerNBT4:{},ModRev:18,Accuracy:75,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:350.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.villager.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:386035L,Rotation:[15.9277725f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3}"@luck=-2@chance=0.2


group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-navy_lucky_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-electronic_lucky_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_metal),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_aoe),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_spooky),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-lucky_block_frosty),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-fake_lucky_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5

group(type=entity,ID=falling_block,NBTTag=(Block=coal_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))luck=1@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=iron_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=gold_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=lapis_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))luck=1@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=redstone_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=1@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=diamond_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=emerald_block),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5

group(type=entity,ID=falling_block,NBTTag=(Block=wool,Data=#rand(0,15)),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=0@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-msgbox),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=1@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-cursed_ore),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))luck=0@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=stone,Data=#rand(0,15)),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5,Data=#rand(0,3);type=fill,ID=air,size=(1,8,1))@luck=1@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-skill_ore),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-time_wasting_ore),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=0@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=obsidian),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=1@chance=0.5

group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-cursed_ore),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5,Data=#rand(0,0);type=fill,ID=air,size=(1,8,1))@luck=1@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-positivestoneblock),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-negativestoneblock),posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=-2@chance=0.5
group(type=entity,ID=falling_block,NBTTag=(Block=additions:mcinsurgence-uneasy_pumpkin_block,posY=#bPosY+5,posOffset=#circleOffset(8,10),amount=5;type=fill,ID=air,size=(1,8,1))@luck=-1@chance=0.5


/ snowman
type=entity,ID=snowman,amount=16,posOffset=#circleOffset(4),NBTTag=(CustomName=#randList("$5$lFrosto","$5$lCarrut","$5$lWynter","$5$lTaigor","$5$lButtony","$5$lIcthor","$5$lThawr","$5$lChrys"),Variant=#rand(0,3),CustomNameVisible=true)@luck=2

/ snowman
type=entity,ID=skeleton,amount=16,posOffset=#circleOffset(4),NBTTag=(CustomName=#randList("$f$lBony","$8$lCarrut","$8$lSkull","$8$lSkel","$8$lBones","$8$lUnull","$8$lErier","$8$lBonBone"),Variant=#rand(0,3),CustomNameVisible=true)@luck=-2

/ enchantment books
group(ID=enchanted_book,NBTTag=(StoredEnchantments=#randEnchantment),amount=#rand(14,20);ID=anvil,NBTTag=(StoredEnchantments=#randEnchantment),amount=#rand(1,1);type=message,ID="Use this to enchant your weapons and armour with books")@luck=1

/ colorful pole
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-positivestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-positivestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-positivestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-positivestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-positivestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=emerald_block)@luck=1
group(type=fill,ID=air,size=(1,51,1);type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-negativestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-negativestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-negativestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-negativestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=additions:mcinsurgence-negativestoneblock;type=entity,ID=falling_block,posY=#bPosY+7,NBTTag=(Block=coal_block)@luck=-1

group(type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:tnt",Fuse:120},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:tnt",Fuse:120},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:tnt",Fuse:120},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:tnt",Fuse:120},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}")@luck=-2

group(type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:skeleton",CustomName:"Reaper",ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:0}}}],HandItems:[{id:"minecraft:iron_hoe",Count:1b},{id:"minecraft:shield",Count:1b,tag:{BlockEntityTag:{Base:0,Patterns:[{Pattern:cs,Color:15},{Pattern:sc,Color:15},{Pattern:bo,Color:0},{Pattern:br,Color:0},{Pattern:bl,Color:0}]}}}]},ArmorDropChances:[0.0F,0.0F,0.0F,0.0F],HandDropChances:[0.085F,0.0F],Attributes:[{Name:generic.maxHealth,Base:55},{Name:generic.attackDamage,Base:9}],Health:55.0f},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:skeleton",CustomName:"Reaper",ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:0}}}],HandItems:[{id:"minecraft:iron_hoe",Count:1b},{id:"minecraft:shield",Count:1b,tag:{BlockEntityTag:{Base:0,Patterns:[{Pattern:cs,Color:15},{Pattern:sc,Color:15},{Pattern:bo,Color:0},{Pattern:br,Color:0},{Pattern:bl,Color:0}]}}}]},ArmorDropChances:[0.0F,0.0F,0.0F,0.0F],HandDropChances:[0.085F,0.0F],Attributes:[{Name:generic.maxHealth,Base:55},{Name:generic.attackDamage,Base:9}],Health:55.0f},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:skeleton",CustomName:"Reaper",ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:0}}}],HandItems:[{id:"minecraft:iron_hoe",Count:1b},{id:"minecraft:shield",Count:1b,tag:{BlockEntityTag:{Base:0,Patterns:[{Pattern:cs,Color:15},{Pattern:sc,Color:15},{Pattern:bo,Color:0},{Pattern:br,Color:0},{Pattern:bl,Color:0}]}}}]},ArmorDropChances:[0.0F,0.0F,0.0F,0.0F],HandDropChances:[0.085F,0.0F],Attributes:[{Name:generic.maxHealth,Base:55},{Name:generic.attackDamage,Base:9}],Health:55.0f},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:skeleton",CustomName:"Reaper",ArmorItems:[{id:"minecraft:leather_boots",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_chestplate",Count:1b,tag:{Unbreakable:1,display:{color:0}}},{id:"minecraft:leather_helmet",Count:1b,tag:{Unbreakable:1,display:{color:0}}}],HandItems:[{id:"minecraft:iron_hoe",Count:1b},{id:"minecraft:shield",Count:1b,tag:{BlockEntityTag:{Base:0,Patterns:[{Pattern:cs,Color:15},{Pattern:sc,Color:15},{Pattern:bo,Color:0},{Pattern:br,Color:0},{Pattern:bl,Color:0}]}}}]},ArmorDropChances:[0.0F,0.0F,0.0F,0.0F],HandDropChances:[0.085F,0.0F],Attributes:[{Name:generic.maxHealth,Base:55},{Name:generic.attackDamage,Base:9}],Health:55.0f},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}")@luck=-2

group(type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"minecraft:fire",Data:0,Time:1,DropItem:0,FallHurtMax:8,FallHurtAmount:8},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"minecraft:fire",Data:0,Time:1,DropItem:0,FallHurtMax:8,FallHurtAmount:8},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"minecraft:fire",Data:0,Time:1,DropItem:0,FallHurtMax:8,FallHurtAmount:8},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"minecraft:fire",Data:0,Time:1,DropItem:0,FallHurtMax:8,FallHurtAmount:8},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:200,MinSpawnDelay:100,MaxSpawnDelay:300,MaxNearbyEntities:10}]}")@luck=-2

group(type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"lucky:lucky_block_cursed",Data:0,Time:1,DropItem:0},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:100,MinSpawnDelay:200,MaxSpawnDelay:300,MaxNearbyEntities:1}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"lucky:lucky_block_cursed",Data:0,Time:1,DropItem:0},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:100,MinSpawnDelay:200,MaxSpawnDelay:300,MaxNearbyEntities:1}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"lucky:lucky_block_cursed",Data:0,Time:1,DropItem:0},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:100,MinSpawnDelay:200,MaxSpawnDelay:300,MaxNearbyEntities:1}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"lucky:lucky_block_cursed",Data:0,Time:1,DropItem:0},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:100,MinSpawnDelay:200,MaxSpawnDelay:300,MaxNearbyEntities:1}]}")@luck=-2

group(type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"minecraft:web",Data:0,Time:1,DropItem:0},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:100,MinSpawnDelay:200,MaxSpawnDelay:300,MaxNearbyEntities:1}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"minecraft:web",Data:0,Time:1,DropItem:0},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:100,MinSpawnDelay:200,MaxSpawnDelay:300,MaxNearbyEntities:1}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"minecraft:web",Data:0,Time:1,DropItem:0},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:100,MinSpawnDelay:200,MaxSpawnDelay:300,MaxNearbyEntities:1}]}";type=command,ID="/summon bat ~ ~10 ~ {Silent:1,ActiveEffects:[{Id:14,Amplifier:2,Duration:600000,ShowParticles:0b}],Passengers:[{id:"spawner_minecart",SpawnData:{id:"minecraft:falling_block",Block:"minecraft:web",Data:0,Time:1,DropItem:0},SpawnCount:1,SpawnRange:1,RequiredPlayerRange:64,Delay:100,MinSpawnDelay:200,MaxSpawnDelay:300,MaxNearbyEntities:1}]}")@luck=-2


type=command,ID="/setblock ~ ~ ~ mob_spawner 0 keep {MaxNearbyEntities:8s,RequiredPlayerRange:64s,SpawnCount:1s,SpawnData:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:3,Trail:1,Colors:[I;16732754],Flicker:1,FadeColors:[I;16729958]}]}}},id:"minecraft:fireworks_rocket"},MaxSpawnDelay:15s,Delay:3s,x:-1089,y:4,z:-409,id:"minecraft:mob_spawner",SpawnRange:8s,MinSpawnDelay:5s,SpawnPotentials:[{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:1,Colors:[I;655104],FadeColors:[I;2293504]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:1,Colors:[I;16711680],FadeColors:[I;16716306]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:3,Colors:[I;14548736],FadeColors:[I;13958912]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:4,Colors:[I;255],Flicker:1,FadeColors:[I;1638655]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:3,Colors:[I;16711816],Flicker:1,FadeColors:[I;16711910]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:3,Trail:1,Colors:[I;16732754],Flicker:1,FadeColors:[I;16729958]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:2,Trail:1,Colors:[I;16764948],Flicker:1,FadeColors:[I;16766208]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:0,Trail:1,Colors:[I;2752475],Flicker:1,FadeColors:[I;4718560]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:1,Trail:1,Colors:[I;16777215],FadeColors:[I;16777215]}]}}},id:"minecraft:fireworks_rocket"},Weight:1},{Entity:{LifeTime:40,FireworksItem:{id:"fireworks",Count:1,tag:{Fireworks:{Explosions:[{Type:4,Trail:1,Colors:[I;3175935],FadeColors:[I;3371263]}]}}},id:"minecraft:fireworks_rocket"},Weight:1}]}"@luck=2
type=command,ID="/setblock ~ ~ ~ minecraft:mob_spawner 0 keep {SpawnRange:8,RequiredPlayerRange:32,SpawnData:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:1,Time:1,DropItem:0,Pos:[0.0,1.0,0.0]},SpawnPotentials:[{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:2,Time:1,DropItem:0,Pos:[0.0,1.0,0.0]}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:3,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:4,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:5,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:6,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:7,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:8,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:9,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:10,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:11,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:12,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:13,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:14,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"minecraft:wool",Data:15,Time:1,DropItem:0}}]}"@luck=0
type=command,ID="/setblock ~ ~ ~ minecraft:mob_spawner 0 keep {SpawnCount:4,SpawnRange:4,RequiredPlayerRange:16,MaxNearbyEntities:6,Delay:180,MinSpawnDelay:200,MaxSpawnDelay:800,SpawnData:{id:"minecraft:item",Item:{id:"minecraft:wool",Count:1b}},SpawnPotentials:[{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:1,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:2,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:3,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:4,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:5,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:6,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:7,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:8,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:9,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:10,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:11,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:12,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:13,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:14,Count:1b}}},{Weight:1,Entity:{id:"minecraft:item",Item:{id:"minecraft:wool",Damage:15,Count:1b}}}]}"@luck=0

type=command,ID="/setblock ~ ~ ~ mob_spawner 0 keep {MaxNearbyEntities:12s,RequiredPlayerRange:32s,SpawnCount:8s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:3,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"additions:mcinsurgence-error",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-1127,4,-394],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/error_bot.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[-0.0067937359967917225d,0.01824947474885136d,-0.0666431580011813d],CombatRegen:1,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:2458,pSpin:0b,NpcHurtSound:"additions:mcinsurgence-error",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:8.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Error Bot",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"additions:mcinsurgence-error",Weapons:[],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNpcSlime",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/slime/slime.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Bangheart",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:40,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.lightning.impact",MaxHealth:8,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:100,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:40,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":8.0f,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:entity.ghast.warn",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[],Health:8.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"additions:mcinsurgence-error",FactionID:2,Title:"",TotalTicksAlive:105667L,Rotation:[155.45418f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:400s,Delay:60s,x:-1127,y:4,z:-394,id:"minecraft:mob_spawner",SpawnRange:8s,MinSpawnDelay:100s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:3,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"additions:mcinsurgence-error",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-1127,4,-394],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/error_bot.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[-0.0067937359967917225d,0.01824947474885136d,-0.0666431580011813d],CombatRegen:1,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:2458,pSpin:0b,NpcHurtSound:"additions:mcinsurgence-error",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:8.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Error Bot",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"additions:mcinsurgence-error",Weapons:[],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNpcSlime",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/slime/slime.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Bangheart",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:40,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.lightning.impact",MaxHealth:8,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:100,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:40,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":8.0f,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:entity.ghast.warn",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[],Health:8.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"additions:mcinsurgence-error",FactionID:2,Title:"",TotalTicksAlive:105667L,Rotation:[155.45418f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"
type=command,ID="/setblock ~ ~ ~ mob_spawner 0 keep {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:5,Size:5,stopAndInteract:0b,Resistances:{Arrow:1.2535211f,Explosion:1.2535211f,Knockback:1.2535211f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.villager.no",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:8,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit_player",FindShelter:2,GuardTargets:[{Line:"entity.Blaze.name"},{Line:"entity.CaveSpider.name"},{Line:"entity.Creeper.name"},{Line:"entity.ElderGuardian.name"},{Line:"entity.EnderDragon.name"},{Line:"entity.Enderman.name"},{Line:"entity.Endermite.name"},{Line:"entity.EvocationIllager.name"},{Line:"entity.Ghast.name"},{Line:"entity.Giant.name"},{Line:"entity.Guardian.name"},{Line:"entity.Husk.name"},{Line:"entity.IllusionIllager.name"},{Line:"entity.LavaSlime.name"},{Line:"entity.PigZombie.name"},{Line:"entity.Shulker.name"},{Line:"entity.Silverfish.name"},{Line:"entity.Skeleton.name"},{Line:"entity.Slime.name"},{Line:"entity.Spider.name"},{Line:"entity.Stray.name"},{Line:"entity.Vex.name"},{Line:"entity.VindicationIllager.name"},{Line:"entity.Witch.name"},{Line:"entity.WitherBoss.name"},{Line:"entity.WitherSkeleton.name"},{Line:"entity.Zombie.name"},{Line:"entity.ZombieVillager.name"}],Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:1,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,ShotCount:1,pDur:5,StartPosNew:[I;-1231,4,-607],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/emerald_warrior.png",NpcJob:3,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[0.02583023791799323d,-0.0784000015258789d,0.002734588725541026d],CombatRegen:0,NpcsTimers:[{Ticks:1,TimerTicks:1,Repeat:1b,ID:1},{Ticks:50,TimerTicks:50,Repeat:1b,ID:50},{Ticks:3,TimerTicks:5,Repeat:1b,ID:5},{Ticks:3,TimerTicks:10,Repeat:1b,ID:10}],pEffect:0,DistanceToMelee:0,NpcStepSound:"minecraft:entity.villager.step",FireRate:10,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:20794,pSpin:0b,NpcHurtSound:"minecraft:entity.villager.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:55.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.15000000596046448d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:8.0d,Name:"generic.attackDamage"},{Base:1.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Emerald Guard",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.villager.idle",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"variedcommodities:emerald_warhammer",Count:1b,Damage:0s},{Slot:2b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:shield",Count:1b,tag:{BlockEntityTag:{Patterns:[{Pattern:"mr",Color:2},{Pattern:"mc",Color:10}],Base:0}},Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNPC64x32",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/humanmale/steve64x32.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Chris",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:3,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.arrow.hit",MaxHealth:55,HideBodyWhenKilled:0b,AttackSpeed:40,PotionDuration:2,maxDelay:80,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:1b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":55.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:10,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"minecraft:block.dispenser.launch",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:55.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.villager.death",FactionID:0,Title:"",TotalTicksAlive:298330L,Rotation:[283.133f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3},MaxSpawnDelay:800s,Delay:349s,x:-1231,y:4,z:-607,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:5,Size:5,stopAndInteract:0b,Resistances:{Arrow:1.2535211f,Explosion:1.2535211f,Knockback:1.2535211f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.villager.no",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:8,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit_player",FindShelter:2,GuardTargets:[{Line:"entity.Blaze.name"},{Line:"entity.CaveSpider.name"},{Line:"entity.Creeper.name"},{Line:"entity.ElderGuardian.name"},{Line:"entity.EnderDragon.name"},{Line:"entity.Enderman.name"},{Line:"entity.Endermite.name"},{Line:"entity.EvocationIllager.name"},{Line:"entity.Ghast.name"},{Line:"entity.Giant.name"},{Line:"entity.Guardian.name"},{Line:"entity.Husk.name"},{Line:"entity.IllusionIllager.name"},{Line:"entity.LavaSlime.name"},{Line:"entity.PigZombie.name"},{Line:"entity.Shulker.name"},{Line:"entity.Silverfish.name"},{Line:"entity.Skeleton.name"},{Line:"entity.Slime.name"},{Line:"entity.Spider.name"},{Line:"entity.Stray.name"},{Line:"entity.Vex.name"},{Line:"entity.VindicationIllager.name"},{Line:"entity.Witch.name"},{Line:"entity.WitherBoss.name"},{Line:"entity.WitherSkeleton.name"},{Line:"entity.Zombie.name"},{Line:"entity.ZombieVillager.name"}],Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:1,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,ShotCount:1,pDur:5,StartPosNew:[I;-1231,4,-607],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/emerald_warrior.png",NpcJob:3,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[0.02583023791799323d,-0.0784000015258789d,0.002734588725541026d],CombatRegen:0,NpcsTimers:[{Ticks:1,TimerTicks:1,Repeat:1b,ID:1},{Ticks:50,TimerTicks:50,Repeat:1b,ID:50},{Ticks:3,TimerTicks:5,Repeat:1b,ID:5},{Ticks:3,TimerTicks:10,Repeat:1b,ID:10}],pEffect:0,DistanceToMelee:0,NpcStepSound:"minecraft:entity.villager.step",FireRate:10,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:20794,pSpin:0b,NpcHurtSound:"minecraft:entity.villager.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:55.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.15000000596046448d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:8.0d,Name:"generic.attackDamage"},{Base:1.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Emerald Guard",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.villager.idle",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"variedcommodities:emerald_warhammer",Count:1b,Damage:0s},{Slot:2b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:shield",Count:1b,tag:{BlockEntityTag:{Patterns:[{Pattern:"mr",Color:2},{Pattern:"mc",Color:10}],Base:0}},Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNPC64x32",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/humanmale/steve64x32.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Chris",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:60,DoorInteract:2,MoveSpeed:3,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.arrow.hit",MaxHealth:55,HideBodyWhenKilled:0b,AttackSpeed:40,PotionDuration:2,maxDelay:80,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:1b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":55.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:10,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"minecraft:block.dispenser.launch",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:55.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.villager.death",FactionID:0,Title:"",TotalTicksAlive:298330L,Rotation:[283.133f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3},Weight:1}]}"
type=command,ID="/setblock ~ ~ ~ mob_spawner 0 keep {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:6,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.silverfish.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-1121,4,-280],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/silvex.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[0.0d,0.0d,0.0d],CombatRegen:0,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:8522,pSpin:0b,NpcHurtSound:"minecraft:entity.vex.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:8.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Silvex",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.silverfish.ambient",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:stone_sword",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityVex",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:40,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.lightning.impact",MaxHealth:8,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:100,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:40,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":8.0f,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:entity.ghast.warn",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[],Health:8.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.vex.death",FactionID:2,Title:"",TotalTicksAlive:107724L,Rotation:[146.20242f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:800s,Delay:180s,x:-1121,y:4,z:-280,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:6,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.silverfish.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-1121,4,-280],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/silvex.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:1b,Motion:[0.0d,0.0d,0.0d],CombatRegen:0,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:8522,pSpin:0b,NpcHurtSound:"minecraft:entity.vex.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:8.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Silvex",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.silverfish.ambient",Weapons:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:stone_sword",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityVex",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:40,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.lightning.impact",MaxHealth:8,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:100,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:40,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":8.0f,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:entity.ghast.warn",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:32,pXlr8:0b,Scripts:[],Health:8.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.vex.death",FactionID:2,Title:"",TotalTicksAlive:107724L,Rotation:[146.20242f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"@luck=2

type=command,ID="/setblock ~ ~ ~ minecraft:mob_spawner 0 keep {SpawnData:{id:"minecraft:skeleton",ArmorItems:[{},{},{},{id:"additions:mcinsurgence-uneasy_pumpkin_block",Count:1b}],HandItems:[{id:"additions:mcinsurgence-enchanter_cannon",Count:1b},{id:"additions:mcinsurgence-potion_ball",Count:1b}]}}"@luck=-2
type=command,ID="/setblock ~ ~ ~ minecraft:mob_spawner 0 keep {SpawnCount:5,SpawnRange:0,RequiredPlayerRange:64,MaxNearbyEntities:8,Delay:3,MinSpawnDelay:2,MaxSpawnDelay:5,SpawnData:{id:"minecraft:snowball",Motion:[1.0,1.0,0.0]},SpawnPotentials:[{Weight:1,Entity:{id:"minecraft:snowball",Motion:[1.0,1.0,0.0]}},{Weight:1,Entity:{id:"minecraft:snowball",Motion:[0.0,1.0,1.0]}},{Weight:1,Entity:{id:"minecraft:snowball",Motion:[-1.0,1.0,0.0]}},{Weight:1,Entity:{id:"minecraft:snowball",Motion:[0.0,1.0,-1.0]}},{Weight:1,Entity:{id:"minecraft:snowball",Motion:[-1.0,1.0,1.0]}},{Weight:1,Entity:{id:"minecraft:snowball",Motion:[1.0,1.0,-1.0]}},{Weight:1,Entity:{id:"minecraft:snowball",Motion:[1.0,1.0,1.0]}},{Weight:1,Entity:{id:"minecraft:snowball",Motion:[-1.0,1.0,-1.0]}}]}"@luck=2
type=command,ID="/setblock ~ ~ ~ minecraft:mob_spawner 0 keep {SpawnRange:8,RequiredPlayerRange:32,SpawnData:{id:"minecraft:falling_block",Block:"additions:mcinsurgence-navy_lucky_block",Data:0,Time:1,DropItem:0},SpawnPotentials:[{Weight:1,Entity:{id:"minecraft:falling_block",Block:"additions:mcinsurgence-navy_lucky_block",Data:0,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"additions:mcinsurgence-electronic_lucky_block",Data:0,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"additions:mcinsurgence-lucky_block_metal",Data:0,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"additions:mcinsurgence-lucky_block_aoe",Data:0,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"additions:mcinsurgence-lucky_block_spooky",Data:0,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"additions:mcinsurgence-lucky_block_frosty",Data:0,Time:1,DropItem:0}},{Weight:1,Entity:{id:"minecraft:falling_block",Block:"additions:mcinsurgence-fake_lucky_block",Data:0,Time:1,DropItem:0}}]}"@luck=0


type=command,ID="/summon customnpcs:customnpc ~ ~1 ~ {ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:5,stopAndInteract:0b,Resistances:{Arrow:1.3098592f,Explosion:1.3098592f,Knockback:1.1549295f,Melee:1.1549295f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.villager.no",igJobInventory:{NpcMiscInv:[{Slot:0b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-golden_ball",Count:8b,Damage:0s},{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-slime_ball",Count:8b,Damage:0s},{Slot:2b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-silverfish_grenade",Count:4b,Damage:0s},{Slot:3b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-magic_crown",Count:1b,Damage:0s},{Slot:4b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-guilded_sword",Count:1b,Damage:0s},{Slot:5b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-diamond_mining_bow",Count:1b,Damage:0s},{Slot:6b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-prox_ninja_star",Count:4b,Damage:0s},{Slot:7b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-enchanter_cannon",Count:1b,Damage:0s},{Slot:8b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-electronic_chestplate",Count:1b,Damage:0s}]},ReactsToFire:0b,igLines:[{Line:"Take This "}],IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,igAvailability:{AvailabilityQuestId:-1,AvailabilityScoreboardType:1,AvailabilityFactionStance:0,AvailabilityScoreboard2Value:1,AvailabilityQuest:0,AvailabilityDialog4:0,AvailabilityScoreboardObjective:"",AvailabilityDialog3:0,AvailabilityQuest2:0,AvailabilityQuest3:0,AvailabilityScoreboard2Objective:"",AvailabilityQuest4:0,ModRev:18,AvailabilityDialog2:0,AvailabilityDayTime:0,AvailabilityFaction2Id:-1,AvailabilityScoreboardValue:1,AvailabilityFaction:0,AvailabilityDialog:0,AvailabilityScoreboard2Type:1,AvailabilityFaction2:0,AvailabilityFactionId:-1,AvailabilityFaction2Stance:0,AvailabilityDialogId:-1,AvailabilityQuest4Id:-1,AvailabilityQuest3Id:-1,AvailabilityQuest2Id:-1,AvailabilityDialog2Id:-1,AvailabilityDialog3Id:-1,AvailabilityDialog4Id:-1,AvailabilityMinPlayerLevel:0},LootMode:0,TransformHasAI:0b,AttackStrenght:3,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit_player",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],Pos:[26.327336248243995d,4.0d,-2337.4998656586904d],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:30,ShotCount:1,pDur:5,StartPosNew:[I;27,4,-2338],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/vill.png",NpcJob:4,BurstCount:2,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:0,DeathTime:0s,pImpact:1,MoveState:0,pRender3D:1b,igCooldown:0,Motion:[-0.022522967212382054d,-0.0784000015258789d,-0.013997697283230517d],CombatRegen:0,NpcsTimers:[{Ticks:0,TimerTicks:1,Repeat:1b,ID:1},{Ticks:1,TimerTicks:50,Repeat:1b,ID:50},{Ticks:2,TimerTicks:5,Repeat:1b,ID:5},{Ticks:2,TimerTicks:10,Repeat:1b,ID:10}],pEffect:5,DistanceToMelee:4,NpcStepSound:"minecraft:entity.villager.step",FireRate:7,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},igGivingMethod:0,Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:1b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:30339,pSpin:0b,NpcHurtSound:"minecraft:entity.villager.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:40.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.15000000596046448d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:3.0d,Name:"generic.attackDamage"},{Base:1.5d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Villager",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.villager.idle",Weapons:[],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:0,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:-1b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"noppes.npcs.entity.EntityNPC64x32",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{ReturnToStart:1b,NpcInv:[],BossColor:0,PotionEffect:0,stopAndInteract:1b,Size:5,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:20,NpcAngrySound:"",ReactsToFire:0b,PositionOffsetZ:5.0f,IgnoreCobweb:0b,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,AttackStrenght:5,NpcLines:{Lines:[]},DefendFaction:0b,MovingPatern:0,IsStatue:0b,FireIndirect:0,NpcVisible:0,NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.arrow.hit",FindShelter:2,TacticalVariant:0,Orientation:0,KnockBack:0,BurnInSun:0b,StandingState:0,NpcInteractNPCLines:{Lines:[]},AttackInvisible:0b,WalkingRange:10,ShotCount:1,pDur:5,StartPosNew:[I;0,0,0],AttackRange:2,NpcKillLines:{Lines:[]},AvoidsSun:0b,PotionImmune:0b,Texture:"customnpcs:textures/entity/humanmale/steve64x32.png",NpcJob:0,NpcAttackLines:{Lines:[]},BurstCount:1,pSpeed:10,pArea:0,pImpact:0,MoveState:0,pRender3D:1b,CombatRegen:0,pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,pEffAmp:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},DisablePitch:0b,pPhysics:1b,NpcInteractLines:{Lines:[{Line:"Hello @p",Song:"",Slot:0}]},NpcHurtSound:"minecraft:entity.player.hurt",pSpin:0b,pTrail:0,CreatureType:0,NoFallDamage:0b,Name:"Chris",SkinColor:16777215,NpcIdleSound:"",Weapons:[],NPCDialogOptions:[],DirectLOS:1b,AggroRange:16,HealthRegen:1,DoorInteract:2,MoveSpeed:5,minDelay:20,UsingSkinUrl:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:block.stone.break",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:20,PotionDuration:5,Role:0,maxDelay:40,DropChance:[],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,AimWhileShooting:0b,AttackOtherFactions:0b,CanDrown:1b,CanSprint:0b,pSize:5,CanLeap:0b,MovingState:0,MovingPos:0,PotionAmp:0,OnAttack:0,TacticalRadius:8,MaxExp:0,OrderedLines:0b,pGlows:0b,MovementType:0,FiringSound:"minecraft:entity.arrow.shoot",Accuracy:60,MinExp:0,Armor:[],CloakTexture:"",MaxFiringRange:15,pXlr8:0b,GlowTexture:"",NpcDeathSound:"minecraft:entity.player.hurt",MovingPause:1b,pStick:0b,FactionID:0,MovingPathNew:[],Title:"",npcInteracting:1b,ShowName:0,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:0},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},igCooldownType:0,minDelay:60,DoorInteract:2,MoveSpeed:5,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.arrow.hit",MaxHealth:40,HideBodyWhenKilled:0b,AttackSpeed:15,PotionDuration:2,maxDelay:80,ScriptEnabled:1b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":40.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:0,OnAttack:3,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:0,FiringSound:"minecraft:block.dispenser.launch",ModRev:18,Accuracy:80,MinExp:0,Armor:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"minecraft:leather_chestplate",Count:1b,tag:{display:{color:5056527}},Damage:0s}],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,ItemGiverId:1,Scripts:[{Script:"",Console:[],ScriptList:[]}],Health:40.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.villager.death",MovingPathNew:[],FactionID:1,Title:"",TotalTicksAlive:314299L,Rotation:[121.86047f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:3}"@luck=2@chance=1


type=particle,ID=enchantmenttable,size=(5.0,5.0,5.0),particleAmount=150,amount=150,delay=#rand(0.0,32.0)@luck=0


group(ID=#randList(potion,splash_potion),delay=#rand(0.0,16.0),NBTTag=(Potion=#randPotion,CustomPotionEffects=[(Id=#rand(0,67),Amplifier=#rand(0,1),Duration=#rand(900,1800))]),amount=#rand(8,16);type=particle,ID=enchantmenttable,size=(1.0,1.0,1.0),particleAmount=300,amount=30,delay=#rand(0.0,16.0))@luck=0@chance=2


group(type=structure,ID=msboard_1;type=command,ID="/fill ~2 ~ ~-5 ~ ~11 ~6 additions:mcinsurgence-block_one 0 replace wool 11";type=command,ID="/fill ~2 ~ ~-5 ~ ~11 ~6 additions:mcinsurgence-block_two 0 replace wool 13";type=command,ID="/fill ~2 ~ ~-5 ~ ~11 ~6 additions:mcinsurgence-block_three 0 replace wool 14";type=command,ID="/fill ~2 ~ ~-5 ~ ~11 ~6 additions:mcinsurgence-block_six 0 replace wool 3";type=command,ID="/fill ~2 ~ ~-5 ~ ~11 ~6 additions:mcinsurgence-block_bomb 0 replace wool 15";type=command,ID="/fill ~2 ~ ~-5 ~ ~11 ~6 additions:mcinsurgence-block_eight 0 replace wool 7")@luck=1

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1106],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_navy.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:15,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.0d,0.0d,0.0d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:6121,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:6,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:20.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Navy)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-navy_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":20.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:20.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:131722L,Rotation:[226.1453f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:800s,Delay:0s,x:-396,y:4,z:-1106,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1106],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_navy.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:15,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.0d,0.0d,0.0d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:6121,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:6,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:20.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Navy)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-navy_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":20.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:20.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:131722L,Rotation:[226.1453f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"@luck=-2

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1109],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_electronic.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:25,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.0633281055721192d,-0.054976370945005314d,-0.049978602174767704d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:8026,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:3,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:30.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Electronic)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-electronic_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:110,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:30,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:130,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":30.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:30.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:131896L,Rotation:[263.49823f,11.603846f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:800s,Delay:0s,x:-396,y:4,z:-1109,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1109],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_electronic.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:25,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.0633281055721192d,-0.054976370945005314d,-0.049978602174767704d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:8026,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:3,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:30.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Electronic)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-electronic_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:110,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:30,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:130,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":30.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:30.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:131896L,Rotation:[263.49823f,11.603846f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"@luck=-2

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.2535211f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1112],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_metal.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:15,pArea:0,DeathTime:0s,pImpact:1,MoveState:0,pRender3D:0b,Motion:[0.0d,0.0d,0.0d],CombatRegen:1,NpcsTimers:[],pEffect:5,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:11947,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:40.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Metal)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_metal",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:90,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:40,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:110,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":40.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:40.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:133390L,Rotation:[184.67319f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:800s,Delay:0s,x:-396,y:4,z:-1112,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.2535211f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1112],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_metal.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:15,pArea:0,DeathTime:0s,pImpact:1,MoveState:0,pRender3D:0b,Motion:[0.0d,0.0d,0.0d],CombatRegen:1,NpcsTimers:[],pEffect:5,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:11947,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:40.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Metal)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_metal",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:90,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:40,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:110,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":40.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:40.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:133390L,Rotation:[184.67319f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"@luck=-2

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0563381f,Explosion:1.0f,Knockback:1.1549295f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1115],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_aoe.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[-0.02743541986708703d,0.011828793775742235d,-0.07383056494353755d],CombatRegen:1,NpcsTimers:[],pEffect:4,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:14585,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:30.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (AOE2)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_aoe",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:90,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:30,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:110,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":30.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:30.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:134028L,Rotation:[171.10315f,11.292627f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:800s,Delay:0s,x:-396,y:4,z:-1115,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0563381f,Explosion:1.0f,Knockback:1.1549295f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1115],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_aoe.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[-0.02743541986708703d,0.011828793775742235d,-0.07383056494353755d],CombatRegen:1,NpcsTimers:[],pEffect:4,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:14585,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:30.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (AOE2)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_aoe",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:90,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:30,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:110,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":30.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:30.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:134028L,Rotation:[171.10315f,11.292627f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"@luck=-2

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.1549295f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1118],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_spooky.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:30,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.019426676114878794d,0.02259299642189013d,-0.050724658453509174d],CombatRegen:2,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:17353,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:7,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:35.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Spooky)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_spooky",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:2,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:35,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":35.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:1b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:35.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:134544L,Rotation:[162.90744f,1.9843874f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:800s,Delay:0s,x:-396,y:4,z:-1118,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.1549295f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1118],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_spooky.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:30,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.019426676114878794d,0.02259299642189013d,-0.050724658453509174d],CombatRegen:2,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:17353,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:7,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:35.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Spooky)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_spooky",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:2,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:35,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":35.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:1b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:35.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:134544L,Rotation:[162.90744f,1.9843874f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"@luck=-2

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.3098592f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:10,StartPosNew:[I;-396,4,-1121],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_frosty.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.01608723141799358d,0.018709261415362572d,-0.04200509208650992d],CombatRegen:1,NpcsTimers:[],pEffect:5,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:19319,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:15.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Frosty)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_frosty",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:15,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":15.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:1b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:15.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:134544L,Rotation:[162.90744f,1.9843874f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:800s,Delay:0s,x:-396,y:4,z:-1121,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.3098592f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:10,StartPosNew:[I;-396,4,-1121],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_frosty.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.01608723141799358d,0.018709261415362572d,-0.04200509208650992d],CombatRegen:1,NpcsTimers:[],pEffect:5,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:19319,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:15.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Frosty)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_frosty",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:15,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":15.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:1b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:15.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:134544L,Rotation:[162.90744f,1.9843874f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"@luck=-2

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {MaxNearbyEntities:6s,RequiredPlayerRange:16s,SpawnCount:4s,SpawnData:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1124],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.1485811645520223d,0.0d,0.8214226072832531d],CombatRegen:1,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:15153,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:20.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-fake_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":20.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:20.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:129533L,Rotation:[97.79556f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},MaxSpawnDelay:800s,Delay:0s,x:-396,y:4,z:-1124,id:"minecraft:mob_spawner",SpawnRange:4s,MinSpawnDelay:200s,SpawnPotentials:[{Entity:{ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,ScriptLanguage:"ECMAScript",HandItems:[{},{}],KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,StartPosNew:[I;-396,4,-1124],AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.1485811645520223d,0.0d,0.8214226072832531d],CombatRegen:1,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:15153,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:20.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-fake_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,ForgeData:{cnpcmarkdata:{marks:[]},"Potion Core - Health Fix":20.0f,"Potion Core - Projectile Invulnerability":0,"Potion Core - Jump Boost Updated":1b},MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:20.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",FactionID:2,Title:"",TotalTicksAlive:129533L,Rotation:[97.79556f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},Weight:1}]}"@luck=-2

/ stacked villager and pigs
type=entity,ID=Spider,NBTTag=(Passengers=[(id=Spider,Passengers=[(id=Spider,Passengers=[(id=Spider,Passengers=[(id=Spider,Passengers=[(id=Spider,Passengers=[(id=Spider,Passengers=[(id=Spider,Passengers=[(id=Spider)])])])])])])])])@luck=-2

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {SpawnCount:1,SpawnRange:16,RequiredPlayerRange:1,MaxNearbyEntities:16,Delay:35,MinSpawnDelay:25,MaxSpawnDelay:50,SpawnData:{id:"minecraft:customnpcs:customnpc",ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.0d,0.0d,0.0d],CombatRegen:1,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:15153,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:20.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-fake_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:20.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:131067L,Rotation:[141.84f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4},SpawnPotentials:[{Weight:1,Entity:{id:"minecraft:customnpcs:customnpc",ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:20,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.0d,0.0d,0.0d],CombatRegen:1,NpcsTimers:[],pEffect:7,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:15153,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:1,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:20.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-fake_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:20.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:131067L,Rotation:[141.84f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}},{Weight:1,Entity:{id:"minecraft:customnpcs:customnpc",ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_navy.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:15,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[-0.007748209764725476d,-0.010758656944030819d,0.04110896485123491d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:6121,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:6,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:20.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Navy)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-navy_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:20,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:20.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:135726L,Rotation:[355.44885f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}},{Weight:1,Entity:{id:"minecraft:customnpcs:customnpc",ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_electronic.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:25,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.055483096151356354d,0.0d,0.014074955074829565d],CombatRegen:1,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:8026,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:3,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:30.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Electronic)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-electronic_lucky_block",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:110,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:30,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:130,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:80,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:30.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:135976L,Rotation:[293.49823f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}},{Weight:1,Entity:{id:"minecraft:customnpcs:customnpc",ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.2535211f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_metal.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:15,pArea:0,DeathTime:0s,pImpact:1,MoveState:0,pRender3D:0b,Motion:[0.0d,0.0d,0.0d],CombatRegen:1,NpcsTimers:[],pEffect:5,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:0,OnGround:0b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:11947,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:40.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Metal)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_metal",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:90,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:40,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:110,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:6,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:40.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:137533L,Rotation:[194.67319f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}},{Weight:1,Entity:{id:"minecraft:customnpcs:customnpc",ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0563381f,Explosion:1.0f,Knockback:1.1549295f,Melee:1.2535211f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_aoe.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:0,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.055789215596463d,0.0d,5.129701074693092E-4d],CombatRegen:1,NpcsTimers:[],pEffect:4,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:14585,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:30.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (AOE2)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_aoe",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:90,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:30,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:110,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:0b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:30.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:138195L,Rotation:[271.10315f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}},{Weight:1,Entity:{id:"minecraft:customnpcs:customnpc",ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.0f,Explosion:1.0f,Knockback:1.1549295f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:5,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_spooky.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:30,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[0.0033055217575820584d,0.0d,0.05655105832509311d],CombatRegen:2,NpcsTimers:[],pEffect:0,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:17353,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:7,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:35.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Spooky)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_spooky",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:2,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:35,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:8,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:1b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:35.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:138757L,Rotation:[352.90744f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}},{Weight:1,Entity:{id:"minecraft:customnpcs:customnpc",ReturnToStart:0b,NpcInv:[],BossColor:2,PotionEffect:0,Size:1,stopAndInteract:0b,Resistances:{Arrow:1.3098592f,Explosion:1.0f,Knockback:1.0f,Melee:1.0f},BossBar:0b,RespawnTime:0,NpcAngrySound:"minecraft:entity.wither.ambient",ReactsToFire:0b,IgnoreCobweb:0b,PositionOffsetZ:5.0f,PositionOffsetY:5.0f,PositionOffsetX:5.0f,LootMode:0,TransformHasAI:0b,AttackStrenght:2,PersistenceRequired:0b,id:"customnpcs:customnpc",IsStatue:0b,MovingPatern:0,NpcLines:{Lines:[]},DefendFaction:1b,FireIndirect:0,NpcVisible:0,LinkedNpcName:"",NpcScenes:{Scenes:[]},HitSound:"minecraft:entity.generic.explode",FindShelter:2,Air:300s,TacticalVariant:0,Orientation:0,KnockBack:0,TransformHasJob:0b,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],BurnInSun:0b,StandingState:0,AttackInvisible:0b,NpcInteractNPCLines:{Lines:[]},HurtTime:0s,WalkingRange:20,NoGravity:1b,ShotCount:1,pDur:10,AttackRange:1,NpcKillLines:{Lines:[]},PotionImmune:0b,AvoidsSun:0b,Texture:"customnpcs:textures/entity/mutated_lucky_block_frosty.png",NpcJob:0,BurstCount:1,NpcAttackLines:{Lines:[]},pSpeed:10,pArea:1,DeathTime:0s,pImpact:0,MoveState:0,pRender3D:0b,Motion:[-0.05494879462852536d,0.0d,0.0d],CombatRegen:1,NpcsTimers:[],pEffect:5,DistanceToMelee:0,NpcStepSound:"",FireRate:5,LeftHanded:0b,pEffAmp:1,OnGround:1b,Dimension:0,ImmuneToFire:0b,NpcKilledLines:{Lines:[]},Fire:-1s,ArmorItems:[{},{},{},{}],DisablePitch:0b,pPhysics:0b,TransformHasInv:0b,NpcInteractLines:{Lines:[]},HurtByTimestamp:19319,pSpin:0b,NpcHurtSound:"minecraft:entity.wither.hurt",pTrail:0,CreatureType:0,Attributes:[{Base:1.0d,Name:"potioncore.projectileDamage"},{Base:1.0d,Name:"potioncore.magicDamage"},{Base:1.0d,Name:"potioncore.jumpHeight"},{Base:1.0d,Name:"potioncore.damageResistance"},{Base:0.0d,Name:"potioncore.magicShielding"},{Base:15.0d,Name:"generic.maxHealth"},{Base:0.0d,Name:"generic.knockbackResistance"},{Base:0.5d,Name:"generic.movementSpeed"},{Base:0.0d,Name:"generic.armor"},{Base:0.0d,Name:"generic.armorToughness"},{Base:1.0d,Name:"forge.swimSpeed"},{Base:32.0d,Name:"generic.followRange"},{Base:2.0d,Name:"generic.attackDamage"},{Base:5.0d,Name:"generic.flyingSpeed"}],Invulnerable:0b,TransformHasDisplay:0b,NoFallDamage:0b,AbsorptionAmount:0.0f,TransformHasRole:0b,Name:"Corrupted Lucky Block (Frosty)",FallDistance:0.0f,SkinColor:16777215,NpcIdleSound:"minecraft:entity.wither.ambient",Weapons:[{Slot:1b,ForgeCaps:{"customnpcs:itemscripteddata":{}},id:"additions:mcinsurgence-lucky_block_frosty",Count:1b,Damage:0s}],NPCDialogOptions:[],AggroRange:32,DirectLOS:1b,HealthRegen:1,ForgeCaps:{},HandDropChances:[0.085f,0.085f],NpcModelData:{LegsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.012000002f,ScaleY:1.0f,ScaleX:1.0f},BodyConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f},Eyes:{Pattern:0b,Glint:1b,Type:0b,PositionY:1,SkinColor:11830381,PlayerTexture:0b,Color:55610,BrowColor:5982516,BrowThickness:4},EntityClass:"net.minecraft.entity.monster.EntityGhast",LegParts:{Pattern:0b,Type:0b,PlayerTexture:0b,Color:16777215},Parts:[],ArmsConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:-0.0f,ScaleY:1.0f,ScaleX:1.0f},ExtraData:{},HeadConfig:{NotShared:0b,ScaleZ:1.0f,TransZ:0.0f,TransY:0.0f,TransX:0.0f,ScaleY:1.0f,ScaleX:1.0f}},minDelay:100,DoorInteract:2,MoveSpeed:10,TransformEditingModus:0b,UsingSkinUrl:0b,Leashed:0b,SkinUrl:"",CanSwim:1b,GroundSound:"minecraft:entity.generic.explode",MaxHealth:15,HideBodyWhenKilled:0b,AttackSpeed:25,PotionDuration:15,maxDelay:120,ScriptEnabled:0b,Role:0,DropChance:[{Integer:100,Slot:0},{Integer:100,Slot:1},{Integer:100,Slot:2},{Integer:100,Slot:3},{Integer:100,Slot:4},{Integer:100,Slot:5},{Integer:100,Slot:6},{Integer:100,Slot:7},{Integer:100,Slot:8}],FactionPoints:{DecreaseFaction1Points:0b,OptionFaction2Points:100,OptionFactions1:-1,OptionFactions2:-1,OptionFaction1Points:100,DecreaseFaction2Points:0b},pDamage:4,KilledTime:0L,AimWhileShooting:0b,CanPickUpLoot:0b,AttackOtherFactions:1b,CanDrown:1b,pSize:5,CanSprint:0b,CanLeap:0b,TransformIsActive:0b,MovingState:1,MovingPos:0,PotionAmp:3,OnAttack:0,TacticalRadius:8,FallFlying:0b,MaxExp:0,OrderedLines:0b,PortalCooldown:0,pGlows:1b,TransformHasAdvanced:0b,TransformHasStats:0b,MovementType:1,FiringSound:"minecraft:block.piston.extend",ModRev:18,Accuracy:65,MinExp:0,Armor:[],CloakTexture:"",GlowTexture:"",MaxFiringRange:16,pXlr8:0b,Scripts:[],Health:15.0f,pStick:0b,MovingPause:0b,NpcDeathSound:"minecraft:entity.wither.death",MovingPathNew:[],FactionID:2,Title:"",TotalTicksAlive:138818L,Rotation:[92.90744f,0.0f],ShowName:1,npcInteracting:0b,UpdateBlocked:0b,AvoidsWater:0b,NoLivingAnimation:0b,SpawnCycle:4}}]}"@luck=-2